attila_pelican_theme/templates/partials
Vitaly Potyarkin e6ccaf33d2 Google analytics update (#31)
* Update Google Analytics tracking code

Previous template was using ga.js which is considered legacy now. The
recommended way to enable Google Analytics now is via gtag.js:
https://support.google.com/analytics/answer/1008080

* Do not store IP address (personally identifyable information)

With GDPR in effect IP addresses are considered personally identifyable
information, and storing them becomes legally complicated. Anonymizing IPs
seems to be a sensible default behavior.

The only drawback is slightly reduced geolocation accuracy.

More information:
- https://developers.google.com/analytics/devguides/collection/gtagjs/ip-anonymization
- https://support.google.com/analytics/answer/2763052
- https://www.blastam.com/blog/5-actionable-steps-gdpr-compliance-google-analytics
2018-06-29 10:45:14 +05:30
..
analytics.js Google analytics update (#31) 2018-06-29 10:45:14 +05:30
comments_count.html artilecls list by tag and author 2016-09-13 20:07:13 +05:30
disqus.js artilecls list by tag and author 2016-09-13 20:07:13 +05:30
jsonld.html added slash in missing files 2017-06-03 10:37:59 +05:30
jsonld_article.html cover image related fixes 2016-12-17 15:48:53 +05:30
loop.html Implement AUTHOR_BIO "name" and "cover" fields. (#16) 2017-12-02 23:15:03 -08:00
navigation.html Amended the display of pages list in naviagtion.html 2017-05-20 19:27:34 +10:00
og.html added slash in missing files 2017-06-03 10:37:59 +05:30
og_article.html cover image related fixes 2016-12-17 15:48:53 +05:30
pagination.html artilecls list by tag and author 2016-09-13 20:07:13 +05:30