View Single Post
Old 02-11-2009, 01:28 AM  
daniel_webcams
Confirmed User
 
daniel_webcams's Avatar
 
Industry Role:
Join Date: Nov 2008
Posts: 2,491

Well, try like this...
you can just rewrite the function and add the extra javascript written below instead of trying to use a custom urchin.js. This is the preferable way, because it saves bandwidth.

What you have to do is this:

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script src="http://www.yoursite.com/custom_se.js" type="text/javascript"></script>
<script src="http://www.yoursite.com/track-imagesearch.js" type="text/javascript"></script>
<script type="text/javascript">
_uacct = "UA-XXXXXX-X";
urchinTracker();
</script>

Get the two javascript files zipped from here

Hope to be helpful....
__________________
Daniel,

Skype: [email protected]
ICQ: 354-220-339
Email: daniel@adultforce[dot]com



Last edited by daniel_webcams; 02-11-2009 at 01:31 AM.. Reason: forgot to place a link
daniel_webcams is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook