Config - Enable analytics IP anonymization

This commit is contained in:
thephez 2019-05-09 13:27:17 -04:00
parent af9604a8fe
commit e56d26f919
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -5,6 +5,7 @@
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-118991016-3', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
/* jshint ignore:end */