Update of /cvsroot/fink/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21839/web

Modified Files:
        footer.inc 
Log Message:
Re-adding Tracker code for Google analytics. As this will only work for 
pdb.finkproject.org it is not added to the top level footer.

Index: footer.inc
===================================================================
RCS file: /cvsroot/fink/web/footer.inc,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- footer.inc  28 Feb 2006 13:05:12 -0000      1.32
+++ footer.inc  27 Jul 2006 14:00:35 -0000      1.33
@@ -40,6 +40,11 @@
                }
        ?>
 </div>
-
+    <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript">
+</script>
+<script type="text/javascript">
+_uacct = "UA-305132-1";
+urchinTracker();
+</script>
 </body>
 </html>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to