summaryrefslogtreecommitdiff
path: root/template/google_analytics.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-04-03 20:36:43 -0700
committertim b <timb@camcompu.home>2010-04-03 20:36:43 -0700
commit1239bda75594f1338482f71054dbb6aa84538c86 (patch)
treec1497a1503ad46a1728559125e447d0581d4d04c /template/google_analytics.st
parentf3d1b68e3919345c67be06cbd7e7bb61f67ffcbd (diff)
committing stuff so i can merge pulled repo
Diffstat (limited to 'template/google_analytics.st')
-rw-r--r--template/google_analytics.st7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/google_analytics.st b/template/google_analytics.st
new file mode 100644
index 0000000..1f2d6fc
--- /dev/null
+++ b/template/google_analytics.st
@@ -0,0 +1,7 @@
+<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-12364576-1"); pageTracker._trackPageview();} catch(err) {}
+</script> \ No newline at end of file