You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/07/26 12:11:44 UTC

svn commit: r559776 - /spamassassin/site/main.wmk

Author: jm
Date: Thu Jul 26 03:11:41 2007
New Revision: 559776

URL: http://svn.apache.org/viewvc?view=rev&rev=559776
Log:
add Google analytics code to site

Modified:
    spamassassin/site/main.wmk

Modified: spamassassin/site/main.wmk
URL: http://svn.apache.org/viewvc/spamassassin/site/main.wmk?view=diff&rev=559776&r1=559775&r2=559776
==============================================================================
--- spamassassin/site/main.wmk (original)
+++ spamassassin/site/main.wmk Thu Jul 26 03:11:41 2007
@@ -968,6 +968,12 @@
   <font size=-6><a href="mailto:zbanspam@taint.org"></a></font>
   <font size=-6><a href="http://SpamAssassin.taint.org/moreinfo.whtml"></a></font>
 
+  <!-- analytics -->
+  <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+  </script>
+  <script type="text/javascript">_uacct="UA-2299573-1";urchinTracker();</script>
+  <!-- /analytics -->
+
   </body>
   </html>
 </content>