IT/UrchinSetup: Difference between revisions
< IT
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
* add [ | * add [http://people.mozilla.org/~oremj/utm/urchin.js urchin.js] to the document root | ||
* add [ | * add [http://people.mozilla.org/~oremj/utm/__utm.gif __utm.gif] to the document root | ||
* modify urchin.js filling in the correct path for _ugifpath | * modify urchin.js filling in the correct path for _ugifpath | ||
* add the following to each page within the <head> tag: <pre> | * add the following to each page within the <head> tag: | ||
<pre> | |||
<script src="/urchin.js" type="text/javascript"></script> | <script src="/urchin.js" type="text/javascript"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||