GA added
authorindvd00m (gotoindvdum[at]gmail[dot]com)
Fri, 04 Jul 2014 16:56:07 +0400
changeset 16e5db41ab9b9
parent 0 ba8ab09f730e
child 2 05a42d4888ad
GA added
index.html
     1.1 --- a/index.html	Fri Jul 04 16:42:41 2014 +0400
     1.2 +++ b/index.html	Fri Jul 04 16:56:07 2014 +0400
     1.3 @@ -103,5 +103,15 @@
     1.4      <script src="js/bootstrap-carousel.js"></script>
     1.5      <script src="js/bootstrap-typeahead.js"></script>
     1.6  
     1.7 +<script>
     1.8 +  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
     1.9 +  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    1.10 +  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    1.11 +  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    1.12 +
    1.13 +  ga('create', 'UA-48916622-2', 'auto');
    1.14 +  ga('send', 'pageview');
    1.15 +</script>
    1.16 +
    1.17    </body>
    1.18  </html>