Skip to content

Commit 3f3aa57

Browse files
committed
Add analytics script
1 parent 0a41f78 commit 3f3aa57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ga.js

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
2+
ga('create', 'UA-65994640-1', 'auto')
3+
;ga('send', 'pageview');

0 commit comments

Comments
 (0)