-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
As part of the discussion on privacy #129 we are also tending towards removing intrusive Google Analytics tracking. We still would like to have an idea of number of visitors.
One less intrusive suggestion was https://www.goatcounter.com/ but someone needs to look into what is necessary there.
- remove GA from main site
MDAnalysis.github.io/_includes/head.html
Lines 44 to 52 in dce751c
<!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-18574059-3', 'auto'); ga('send', 'pageview'); </script> - check generated docs if we use GA there and remove
- add goatcounter
- share login details in NF teamdrive
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels