Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Anonymize the google analytics IP
Browse files Browse the repository at this point in the history
  • Loading branch information
ansman committed Sep 18, 2018
1 parent e68360a commit e98811b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45797376-1', 'validatejs.org');
ga('set', 'anonymizeIp', true);
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
Expand Down

0 comments on commit e98811b

Please sign in to comment.