同时查看来自所有域的自然流量

View organic traffic from all domains simultaneously

我喜欢 Analytics 的主页视图,因为它让我可以了解我在 Analytics 中管理的所有 45 个域的流量概览。很长一段时间以来,我一直在想,是否有可能以某种方式列出我所有域的类似列表,但我希望看到的指标只是有机搜索流量。

换句话说:是否有可能以某种方式在单个页面上列出所有域的自然搜索流量,或者我是否总是必须单独深入每个站点才能查看此指标?

Google Analytics API is perfect for this. I would recommend creating a dashboard with the API to pull in hostname, sessions and filter by Organic traffic. This can be done with your favourite programming language or it's easy to use Google Sheets with the API.