Switch to universal analytics

This commit is contained in:
Ian Gulliver
2014-05-22 11:10:12 -07:00
parent d862580b22
commit 48085dd978

View File

@@ -9,9 +9,7 @@
<link rel="stylesheet" href="stylesheets/pygment_trac.css"> <link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="javascripts/scale.fix.js"></script> <script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head> </head>
<body> <body>
<div class="wrapper"> <div class="wrapper">
@@ -54,17 +52,15 @@
</ul> </ul>
</section> </section>
</div> </div>
<!--[if !IE]><script>fixScale(document);</script><![endif]--> <script>
<script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
</script> })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-37845853-2");
pageTracker._trackPageview();
} catch(err) {}
</script>
ga('create', 'UA-37845853-2', 'flamingcowtv.github.io');
ga('send', 'pageview');
</script>
</body> </body>
</html> </html>