Google Analytics domain data without filtering

£可爱£侵袭症+ 提交于 2019-12-11 12:52:55

问题


I run a web service with many sub-sites. Example URLs of sub sites:

domain.com/sub/jim
domain.com/sub/jon
domain.com/sub/dave

etc (around 3,000 currently and growing).

We currently offer basic stats reporting (page views and unique pageviews) that we can get from Google analytics (we currently process a XML file of the /sub/ drilldown for this info).

This all works well.

What I'd like to do is offer domain mapping through a CNAME record. Example:

www.jim.com    acts as    domain.com/sub/jim

Usually I'd setup a filter in GA for this new domain, but obviously I don't want to set up 3,000 filters.

Clearly with the new domain "jim" won't be a drilldown of "/sub/" anymore, so how can I access this data through Googles API or emailed reports?

来源:https://stackoverflow.com/questions/2343323/google-analytics-domain-data-without-filtering

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!