Skip to content

Commit 92f47fc

Browse files
author
Rakhim Davletkaliyev
committed
GA code
1 parent 63b5bbb commit 92f47fc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

+10
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@
3131
</head>
3232

3333
<body>
34+
<script>
35+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
36+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
37+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
38+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
39+
40+
ga('create', 'UA-1360700-51', 'auto');
41+
ga('send', 'pageview');
42+
43+
</script>
3444
<div class="page-wrapper"><header class="header-15 hidden">
3545
<div class="header-background"></div>
3646
</header>

0 commit comments

Comments
 (0)