summaryrefslogtreecommitdiff
path: root/template/google_analytics.st
diff options
context:
space:
mode:
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