This is a great mod! I can't believe how easy it was to install the code across the site. Eric, I've been following your blog... thanks for the easy to follow instructions.
One thing I think the mod is missing (correct me if I'm wrong) is the ability to add the code to track subdomains. For example, my main site is www.example.com, but my zen cart is at shop.example.com. To tie the two into one profile, Google's instructions say to add this code on the subdomain pages:
I was wondering if you could add the ability to enter the udn, or point me in the direction of hacking the code to enter it for my case. Any help is much appreciated... thanks!Code:<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-xxxx-x"; _udn="example.com"; urchinTracker(); </script>
Bookmarks