From 0780d8121bc3a8be0cf5b195e1cf32616e5030cb Mon Sep 17 00:00:00 2001 From: umbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e> Date: Thu, 5 Mar 2009 15:50:06 +0000 Subject: Removing google analytics script from index pages git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@4 d4e419ec-0920-11de-bbfd-a7c1bc4c261e --- index.htm | 9 --------- 1 file changed, 9 deletions(-) (limited to 'index.htm') diff --git a/index.htm b/index.htm index 6ec2152..92f20d6 100755 --- a/index.htm +++ b/index.htm @@ -65,15 +65,6 @@ </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-7708461-1"); -pageTracker._trackPageview(); -} catch(err) {}</script> </body> </html> -- cgit v1.2.3