Author: nextgens
Date: 2008-04-01 03:20:14 +0000 (Tue, 01 Apr 2008)
New Revision: 18884
Modified:
trunk/website/index.php
Log:
website: re-enable google-analytics it's the best opportunity we have to get
*usefull* stats
Modified: trunk/website/index.php
===================================================================
--- trunk/website/index.php 2008-04-01 01:06:29 UTC (rev 18883)
+++ trunk/website/index.php 2008-04-01 03:20:14 UTC (rev 18884)
@@ -83,5 +83,7 @@
</div>
</div>
<div class="hideit">Send spam to <a href="mailto:catchme at
freenetproject.org">catchme at freenetproject.org</a> ! :)</div>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+</script><script type="text/javascript">_uacct =
"UA-354970-1";urchinTracker();</script>
</body>
</html>