Migrated Google Analytics Script.
authorLeif Hanson <leif@gaslightmedia.com>
Mon, 24 Feb 2014 15:07:20 +0000 (15:07 +0000)
committerLeif Hanson <leif@gaslightmedia.com>
Mon, 24 Feb 2014 15:07:20 +0000 (15:07 +0000)
templates/template.html

index da4e5ec..237a259 100755 (executable)
     </div>
 </div><!--/#wrapper-->
 {bottomScripts:h}
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-870324-10");
+pageTracker._trackPageview();
+} catch(err) {}</script>
 </body>
 </html>