summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorumbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-03-05 15:50:06 +0000
committerumbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-03-05 15:50:06 +0000
commit0780d8121bc3a8be0cf5b195e1cf32616e5030cb (patch)
treefcbbcda63b231ea520a98088c28ca4480a5fe0df
parent1c6c114ee9c716f3dba8e31ec281e556ca99a08a (diff)
downloadreadability-simple-0780d8121bc3a8be0cf5b195e1cf32616e5030cb.tar.bz2
readability-simple-0780d8121bc3a8be0cf5b195e1cf32616e5030cb.zip
Removing google analytics script from index pages
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@4 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
-rwxr-xr-xindex.htm9
1 files changed, 0 insertions, 9 deletions
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>