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

Commit 3747837

Browse files
committed
ip anonymization
1 parent e0d147a commit 3747837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bottom.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
4141
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
4242
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
43-
ga('create','UA-2814179-4');ga('send','pageview');
43+
ga('create','UA-2814179-4');ga('send','pageview',{'anonymizeIp': true});
4444
</script>

0 commit comments

Comments
 (0)