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.
是否可以从我的 Google Analytics (gtag.js) 数据库中查看/查询原始事件?我确保在我的事件中发送额外的参数,并且不知道我可以在哪里访问这些参数。
我错过了什么吗?因为看不到任何记录...
在 Google Analytics 事件解剖中只允许:
事件类别 事件动作 事件标签 事件值(可选)
如果您需要添加更多“字段”,您可以使用自定义维度,第一步是在 Google Analytics(分析)属性中创建。管理员 -> 属性 -> 自定义定义 -> 自定义维度。
稍后当您想查看此值时,您可以转到事件(行为 -> 事件 -> 热门事件)并添加您希望在事件中看到的二级维度。
事件视图中的二级维度