summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-03-15 23:12:32 -0400
committerScott Ostler <sostler@deathmachine.local>2010-03-15 23:12:32 -0400
commitd2bcd70e8ec45d2e265387665c06e75c66c40797 (patch)
treeacf2abced5e498ce3597fb33e69aab7e35b9bf5a /static/index.html
parent7a3bf6cf4266b4c431d42ac57a070dffda6a4084 (diff)
parent67668085e7ea9c1638eab0c4a8ffd584316c0c5c (diff)
Merged
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html
index ed97c85..da98e29 100755
--- a/static/index.html
+++ b/static/index.html
@@ -213,6 +213,15 @@ label {
<img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
</div>
+<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>
</body>
</html>