Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以创建一个自定义报告,它只为我提供基于站点内容的报告的总数 - 所有页面。
我当前的报告以 csv 格式导出给我,包括视图、唯一页面视图、唯一访问者等。但它返回数千行,我只关注这些站点值的总数。
如何才能做到这一点?
我认为您应该设置时间维度(即 ga:month)和所需的指标(PV、uPV ...)。它将为您提供按时间维度细分的选定时期内的站点总数。