Maybe I'm going about this wrong, but I'm hoping I can get some insight. I develop for multiple clients nationwide. I track many of my sites using my personal/development Analytics account that tracks all the domains/profiles I work on. However, I now have marketing folks jumping into the fray, all wanting their own GA trackers installed (and some other 3rd party trackers but that's irrelevant... I think?) that are associated to their own accounts.
So, I've seen some discussion regarding entering multiple trackers into the code (and the possibility of corrupt cookies and data). Simply, is there a better way I could be going about this? I'd prefer to keep them out of my account, this way if any relationships go sour historical data can be preserved.
Am I missing something?
Thanks!
From the asynchronous api documentation
This also works for calling multiple _trackPageview after the page is loaded (for additional recorded actions, for example, tracking when somebody downloads a PDF)
I think its common thing. Samething happens in the company I work for. We have GA and loads of other tags from marketing guys. We just have to live with it.
Analytics is best used by Marketing guys.
It's possible to have multiple trackers on one site, for example like this:
Another option is to link multiple Google accounts to a single Google Analytics account (using the User Manager -link in the GA account overview).
Now made easy with the new asynchronous tracking code. :)
http://code.google.com/apis/analytics/docs/tracking/asyncUsageGuide.html#MultipleTrackers