[
https://issues.apache.org/jira/browse/COCOON-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921366#comment-17921366
]
Niall Pemberton commented on COCOON-2373:
-----------------------------------------
I've just re-scanned Cocoon and I found one file that was missed:
2.2/blocks/ajax/1.0/1434_1_1.html
I also noticed that my other patch only removed the <script> line that
referenced google-analytics.com and didn't remove the associated </script> or
the following <script> element that was also part of GA:
</script>
<script type="text/javascript">
_uacct = "UA-1740622-3";
urchinTracker();
</script>
So I'm attaching cocoon-site-google-analytics-3.patch to fix these issues.
> Remove Google Analytics from Cocoon Website
> -------------------------------------------
>
> Key: COCOON-2373
> URL: https://issues.apache.org/jira/browse/COCOON-2373
> Project: Cocoon
> Issue Type: Task
> Components: Site
> Reporter: Niall Pemberton
> Priority: Major
> Attachments: cocoon-site-google-analytics-2.patch,
> cocoon-site-google-analytics-3.patch
>
>
> I understand that Cocoon is retiring, but it would be helpful if you could
> update the website to remove references to Google Analytics - which is not
> permitted under the ASF Privacy Policy:
> https://privacy.apache.org/policies/website-policy.html
> I will attach a patch to do this and hopefully someone is around to apply it
> Thanks
> Niall
--
This message was sent by Atlassian Jira
(v8.20.10#820010)