IT/UrchinSetup

From MozillaWiki
< IT
Revision as of 20:22, 24 September 2009 by Oremj (talk | contribs)
Jump to navigation Jump to search
  • add File:Urchin.js to the document root
  • add File:Utm.gif to the document root
  • add the following to each page within the <head> tag:
 <script src="/urchin.js" type="text/javascript"></script>
 <script type="text/javascript">
       urchinTracker();
 </script>