Added google analytics code

This commit is contained in:
Oğuz Yarımtepe 2009-04-09 03:54:08 +00:00
parent 5807ffd2ab
commit 0d1a561239

View File

@ -335,7 +335,17 @@ border='0' alt='' /></a></noscript>
<br /> <br />
</div> </div>
</div> </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-7686552-5");
pageTracker._trackPageview();
} catch(err) {}</script>
</body> </body>
</html> </html>