IT/UrchinSetup
< IT
- add File:Urchin.js to the document root
- add File:Utm.gif to the document root
- modify urchin.js filling in the correct path for _ugifpath
- add the following to each page within the <head> tag:
<script src="/urchin.js" type="text/javascript"></script> <script type="text/javascript"> urchinTracker(); </script>