【问题标题】:Import custom data to GA, custom dimension data not shown将自定义数据导入GA,自定义维度数据不显示
【发布时间】:2020-03-03 15:32:59
【问题描述】:

我通过自定义数据集将 csv 数据导入 GA: Dataset config

这是导入的数据:

ga:browser,ga:dimension1,ga:dimension2,ga:dimension3
Mobile Safari,/app/tabs/products/4571136832125,13.1,27.91.141.47
Chrome Mobile,/tutorial,67.0.3396.87,49.96.37.242
Mobile Safari,/app/tabs/shop/flyers/00116560001,12.1,101.140.190.73
Mobile Safari,/app/tabs/products/search/freeword/list,13.1,113.148.129.44
Chrome Mobile,/app/tabs/account,80.0.3987.117,153.137.184.38
Mobile Safari,/app/tabs/products/search/freeword/list,13.1,114.148.42.25
Mobile Safari,/app/tabs/shop/flyers/00116560101,13.1,116.81.5.167

And I created a custom report

But just browser metric shown

custom dimensions data not displayed

【问题讨论】:

  • 尝试使用会话而不是跳出率或点击主要维度而不是添加次要维度。
  • 嗨@MichelePisani,感谢您的评论。我尝试使用 Sessions 而不是 Bounce Rate,但结果相似。

标签: google-analytics data-import custom-dimensions


【解决方案1】:

自定义数据导入背后的想法是使用您自己的列来扩展 GA 数据。例如,您可以将一些自定义标签设置为浏览器和操作系统的组合。为此,请在 BrowserOperating System 的导入列中匹配现有数据。

  • 您的情况有两个问题:
  • ga:browser 的值与现有报告值不匹配。

尽管浏览器设置为导入的关键字段,但浏览器仍有多行。 考虑仔细查看文档中提供的example

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-08-03
    • 2017-09-22
    • 2012-05-22
    • 1970-01-01
    • 2014-04-14
    相关资源
    最近更新 更多