We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5679c84 commit 4c55bd1Copy full SHA for 4c55bd1
_includes/analytics.html
@@ -4,7 +4,7 @@
4
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
6
7
- ga('create', 'UA-48740529-1', 'auto');
+ ga('create', '', 'auto');
8
ga('send', 'pageview');
9
10
</script>
0 commit comments