google-analytics - 按页面路径过滤年龄范围和性别

标签 google-analytics google-api google-analytics-api google-analytics-firebase

我正在尝试获取访问我网站上特定页面的用户的年龄段。

using this google analytics tool我设置了

1. dimensions => ga:visitorGender,ga:visitorAgeBracket
2. metrics => ga:users
3. filter => ga:pagePath==/view/?id=85933
4. startDate => 2015-02-26
5. endDate => 2015-03-12

结果是找不到结果当我使用日期维度和综合浏览量指标时,我得到了我的pagePath的结果。证明我的pagePath没有错。

知道如何让它同时适用于年龄范围和性别吗?

最佳答案

首先,我要确保您已启用 diplayfeatures。这是人口统计特征所必需的。

Instructions to enable Demographic reports

如果您仍然无法获取报告,我认为问题是由人口统计阈值引起的。来自 Help Center Article

Thresholds are applied to prevent anyone viewing a report from inferring the demographics or interests of individual users. When a report contains Age, Gender, or Interest Category (as a primary or secondary dimension, or as part of an applied segment), a threshold may be applied and some data may be withheld from the report. For example, if there are fewer than N instances of Gender=male in a report, then data for the male dimension may be withheld.

If a threshold has been applied to a report, you will see a notice below the report title.

这意味着只有在该类别中至少有 N 个用户时才会显示此数据。目前尚不清楚 N 代表什么。

关于google-analytics - 按页面路径过滤年龄范围和性别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29007850/

相关文章:

r - 通过 GA Management API & R 更新 Google Analytics 自定义维度

google-analytics - 如何阻止 HTML 源代码编辑器剥离 Google Analytics 事件跟踪代码?

php - 如何在 PHP 中访问 Google Spreadsheets API?

R:Google Analytics MCF - 按产品过滤

php - Google Analytics Reporting API V4 中的结果为零?

database - 导出 Google Analytics 数据(事件日志)

android - Android Google Analytics v2 Tracker.setThrottlingEnabled(boolean throttlingEnabled)

javascript - 了解如何填充 Google Analytics 事件跟踪值

javascript - Google 跟踪代码管理器 API 示例在控制台中抛出 "Uncaught RangeError: Maximum call stack size exceeded"错误

googleapi : Error 400: Dataset myProject:myDataset is still in use, resourceInUse