We produce a white label site and our managers want to track usage accross all users of our product. Each user is on a different domain. Management do not want to create a new UA code for each customer. They want one UA code, and for that to be the repository for all data collected across all domains.
It's the exact same product on all domains, but skinned differently.
Google Analytics only allows you to specify one default domain when you set up a UA code. Requests from other domains do not have their visits registered against that UA code. It is looking very much like you are required to specify one UA code per domain.
- Is this true or is there a way of specifying multiple domains in google analyics? (if so, how?)
- If there isn't, does anyone know of any alternative analytics programs that allow you to collect data from multiple domains into the same bucket?