Skip to content

Commit 5c5eece

Browse files
committed
Update gh-pages - 2017-03-02 18:24:33
1 parent b78bc90 commit 5c5eece

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

template_google_analytics.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<script>
2+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
3+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
4+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
6+
7+
ga('create', 'UA-92929997-1', 'auto');
8+
ga('send', 'pageview');
9+
10+
</script>
11+
</head>

0 commit comments

Comments
 (0)