2 jpwhits Dec 06, 2006 03:03Put it in your skins _main.php before the </body> like so <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "Useraccount # Here"; urchinTracker(); </script> </body>
Put it in your skins _main.php before the </body> like so