Skip to content

Commit 8498efe

Browse files
committed
Update index.html
1 parent 794d02d commit 8498efe

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,15 @@ <h2>Description</h2>
6666
</aside>
6767
</div>
6868
</div>
69+
<script>
70+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
71+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
72+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
73+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
6974

70-
75+
ga('create', 'UA-52649755-1', 'auto');
76+
ga('send', 'pageview');
77+
78+
</script>
7179
</body>
7280
</html>

0 commit comments

Comments
 (0)