We publish a paid web application. We have Google Analytics and you want to set up conversion goals to find out who is signing up for different accounts. That is, what demography is buying the highest plan, etc. The problem is that Google Analytics assumes that it tracks one domain, and our application runs in several subdomains (signup.ourapp.com, accounts.ourapp.com, user-subdomain.ourapp.com).
So my question is: is there a way to use wildcard domains in Google Analytics, especially when creating conversion goals? Our goals will look something like this:
On the Google Analytics Goal Settings page, you are asked to specify the paths to the goals, not the full URLs (for example, / signup is not www.ourapp.com/signup). Also, I'm not sure if you can even put Google Analytics JavaScript code on multiple domains and whether to track it correctly.
Does anyone have any data on this?
source
share