www/adium.im 510:d40a163aa4f5: Google Analytics to About page.
commits at adium.im
commits at adium.im
Mon Feb 6 20:09:27 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/d40a163aa4f5
revision: 510:d40a163aa4f5
branch: adiumx.com
author: Adrian Godoroja <robotive at me.com>
date: Mon Feb 06 22:09:20 2012 +0200
Google Analytics to About page.
diffs (17 lines):
diff -r c273655541d7 -r d40a163aa4f5 about/index.html
--- a/about/index.html Thu Feb 02 00:16:28 2012 +0100
+++ b/about/index.html Mon Feb 06 22:09:20 2012 +0200
@@ -112,5 +112,13 @@
</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">
+ var pageTracker = _gat._getTracker("UA-347527-8");
+ pageTracker._trackPageview();
+ </script>
</body>
</html>
More information about the commits
mailing list