aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-11-19 19:51:11 -0600
committerMatt Rude <[email protected]>2011-11-19 19:51:11 -0600
commitda4255f0dbc3b7a565ff4828761f24b4db014925 (patch)
tree61a0f8a191810b5def31ab7cc0ee94586a0c0fca /index.html
parentbc363293f13b87f5608d71b072916b38a4d95774 (diff)
downloadtime.mattrude.com-da4255f0dbc3b7a565ff4828761f24b4db014925.tar.gz
time.mattrude.com-da4255f0dbc3b7a565ff4828761f24b4db014925.tar.bz2
time.mattrude.com-da4255f0dbc3b7a565ff4828761f24b4db014925.zip
Starting to use the new mrumon
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.html b/index.html
index 25aca1a..6d65bc1 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,19 @@
<title>Matt's Time Server</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
+ <script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-9532791-6']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
</head>
<body>
<div id="content">