We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ece725 commit 8ebee04Copy full SHA for 8ebee04
index.html
@@ -11,7 +11,7 @@
11
<!-- Google Analytics -->
12
<script>
13
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
14
- ga('create', 'UA-XXXXX-Y', 'auto');
+ ga('create', 'UA-98517843-1', 'auto');
15
ga('send', 'pageview');
16
</script>
17
<script async src='https://www.google-analytics.com/analytics.js'></script>
0 commit comments