Google 分析 -
Google Analytics -
我在 11 月 9 日创建了一个名为 Purchase Prediction Score
的新自定义维度。我之前有另一个名为 Cookie Id
.
的自定义维度
因此 Purchase Prediction Score
的目标是对每个返回的用户进行评分,每个用户将获得 hot
、warm
或 cold
的分数。 Cookie Id
是具有以下格式的字符串:937464.746545
我创建了一个自定义报告,我发现我在 9 日创建该自定义维度之前就有了 Purchase Prediction Score
数据。我第一次推送Purchase Prediction Score数据是在9th
上。有什么解释呢?
如果您点击报告顶部的盾牌(在“所有用户”部分上方,在您的屏幕截图中不可见),将出现一条消息:
The table rows have been filtered to include only the data for
"Purchase Prediction Score", while the chart and table headers
include totals for all data.
原来是这个原因。
我在 11 月 9 日创建了一个名为 Purchase Prediction Score
的新自定义维度。我之前有另一个名为 Cookie Id
.
因此 Purchase Prediction Score
的目标是对每个返回的用户进行评分,每个用户将获得 hot
、warm
或 cold
的分数。 Cookie Id
是具有以下格式的字符串:937464.746545
我创建了一个自定义报告,我发现我在 9 日创建该自定义维度之前就有了 Purchase Prediction Score
数据。我第一次推送Purchase Prediction Score数据是在9th
上。有什么解释呢?
如果您点击报告顶部的盾牌(在“所有用户”部分上方,在您的屏幕截图中不可见),将出现一条消息:
The table rows have been filtered to include only the data for "Purchase Prediction Score", while the chart and table headers include totals for all data.
原来是这个原因。