views:

44

answers:

0

I know domain management for single domain name, but i cannot get it with multiple subdomain. When I select : What are you tracking?, i choose : One domain with multiple subdomains it finally give me the code with that : pageTracker._setDomainName(".notreaventure.com");

So on the domain xyz.com i made up a sub domain : aa.xyz.com and bb.xyz.com so the subdomain aa and bb is included in the xyz.com

for each tracker include in the webpage i modify the line to : pageTracker._setDomainName("aa.notreaventure.com"); and pageTracker._setDomainName("bb.notreaventure.com");

up until now, i go to the list of the xyz.com tracker, and still only the top domain is showing, aa ans bb is not there, so i add the site with the + Add new profile button to track the subdomain..... but it act strangely, with exactly the same number for different site !!!!!

The question : maybe i have a problem, i should not edit the tracker, i should add the site manually, or generate 1 tracker for one site...how to track multiple subdomain with google analytic

HELP !

for people that think it now programming related, it's related to programming a webpage with script code called google analytic !