I want to track a few domains from a single profile (enabling me to get totals across all my sites)
I have these domains in my "Manage domains" section: eee.aaa.com bbb.aaa.com and ddd.bbb.com
When I generate my tracking code, I select "Content is on multiple sub-domains"
What do I put in for the site root, when I have both aaa.com and bbb.com ?
In either case, the tracking code generated includes the line specific to each root, example:
msAnalytics.CookieDomain = 'bbb.com';
If I put this tracking code on aaa.com will it mess up?
thanks