John Miller
Tue 10th May '05, 10:30am
Hi.
I registered for a trial account with urchin 6 on demand. Can someone help to place there __utm.js files into my vbulletin pages ?
After uploading __utm.js to your web server, you'll need to call it from each of the pages in your site so that they will be tracked in your On Demand reports.
Basically, you should add the following code within the HEAD tags of your pages:
<script src="/__utm.js" type="text/javascript"></script>
This is the reply I got from there technical support.
Please let me know where to place the scripts properly in my header/footer files, on forums and archive. I have placed the file __utm.js on my webserver under public_html folder and public_html/board/ folders
Thanks.
I registered for a trial account with urchin 6 on demand. Can someone help to place there __utm.js files into my vbulletin pages ?
After uploading __utm.js to your web server, you'll need to call it from each of the pages in your site so that they will be tracked in your On Demand reports.
Basically, you should add the following code within the HEAD tags of your pages:
<script src="/__utm.js" type="text/javascript"></script>
This is the reply I got from there technical support.
Please let me know where to place the scripts properly in my header/footer files, on forums and archive. I have placed the file __utm.js on my webserver under public_html folder and public_html/board/ folders
Thanks.