attila_pelican_theme/templates
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
..
partials Google analytics update (#31) 2018-06-29 10:45:14 +05:30
archives.html Header fixes (#25) 2018-05-14 13:26:35 +05:30
article.html linkedin and github link (#27) 2018-05-18 17:26:41 +05:30
author.html linkedin and github link (#27) 2018-05-18 17:26:41 +05:30
authors.html Header fixes (#25) 2018-05-14 13:26:35 +05:30
base.html issues #6 and #7 customize credits 2017-06-10 01:20:59 +05:30
categories.html Header fixes (#25) 2018-05-14 13:26:35 +05:30
category.html Header fixes (#25) 2018-05-14 13:26:35 +05:30
index.html Header fixes (#25) 2018-05-14 13:26:35 +05:30
page.html linkedin and github link (#27) 2018-05-18 17:26:41 +05:30
period_archives.html missing slash in SITEURL 2017-06-10 00:24:33 +05:30
tag.html Header fixes (#25) 2018-05-14 13:26:35 +05:30
tags.html Header fixes (#25) 2018-05-14 13:26:35 +05:30