Skip to content

Commit e61e649

Browse files
committed
Google analytics
:
1 parent b4f97cb commit e61e649

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,19 @@
88
<![endif]-->
99
<link href='css/style.css' rel='stylesheet' type='text/css'>
1010
<title>install.github.io by Austin Puri</title>
11-
</head>
12-
<body>
13-
austin puri // <a href="http://github.com/install">github</a>
14-
1511

12+
<!-- Google Analytics -->
1613
<script>
1714
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
1815
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
1916
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
2017
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
21-
2218
ga('create', 'UA-33756621-3', 'install.github.io');
2319
ga('send', 'pageview');
24-
2520
</script>
21+
22+
</head>
23+
<body>
24+
austin puri // <a href="http://github.com/install">github</a>
2625
</body>
2726
</html>

0 commit comments

Comments
 (0)