Skip to content

Commit

Permalink
adding google analytics code
Browse files Browse the repository at this point in the history
  • Loading branch information
glyphobet committed Jan 20, 2010
1 parent d85bb1e commit dc9f741
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Expand Up @@ -42,6 +42,16 @@
document.getElementById('ih8sp4m').setAttribute('href','ma'+'i'+'lt'+'o:'+estr);
}
</script>
<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-12506432-5");
pageTracker._trackPageview();
} catch(err) {}
</script>
</head>
<body onload="write_email();">
<iframe src="npv.svg"></iframe>
Expand Down

0 comments on commit dc9f741

Please sign in to comment.