Skip to content

Commit e8310f4

Browse files
authored
Update ga.js
1 parent 6632b17 commit e8310f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/ga.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
44
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
55
ga('create', '{{ site.google_analytics }}', 'auto');
6+
ga('set', 'anonymizeIp', true);
67
ga('send', 'pageview');

0 commit comments

Comments
 (0)