Mobile app version of vmapp.org
Login or Join
Welton855

: Try this: http://code.google.com/apis/analytics/docs/tracking/gaTrackingSite.html#multipleDomains Where you would modify _gaq.push(['_setDomainName', '.example-petstore.com']); to _gaq.push(['_setDomainName',

@Welton855

Try this: code.google.com/apis/analytics/docs/tracking/gaTrackingSite.html#multipleDomains
Where you would modify

_gaq.push(['_setDomainName', '.example-petstore.com']);


to

_gaq.push(['_setDomainName', '.mydomain.co.za']);


The profile for each subsite could us a custom filter on hostname to show only traffic to the subsite.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Welton855

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme