简体   繁体   English

无法为 firebase 中的 bigquery 链接启用谷歌分析

[英]Unable to enable google analytics for bigquery linking in firebase

I have an android app which has firebase analytics enabled.我有一个 android 应用程序,它启用了 firebase 分析。 I am able to see events in firebase console.我能够在 firebase 控制台中看到事件。 Now I want to connect it with big query.现在我想将它与大查询连接起来。 As I am using a team account for firebase, asked admin to give me owner access in firebase and editor access in connected google analytics account.当我使用 firebase 的团队帐户时,要求管理员在 firebase 中授予我所有者访问权限,并在连接的谷歌分析帐户中授予我编辑访问权限。 After getting both access I tried to connect big query in firebase but it was not allowing me to select Google Analytics option while creating link.在获得这两个访问权限后,我尝试在 firebase 中连接大查询,但它不允许我在创建链接时使用 select Google Analytics 选项。 When I hover over that option it is showing message as "You need to be an Editor on the Google Analytics account linked to your project to modify BigQuery export" .当我在该选项上输入 hover 时,它显示消息“您需要成为链接到您的项目的 Google Analytics 帐户的编辑者才能修改 BigQuery 导出” I am not sure what changes am I supposed to do to enable this and create a big query connection.我不确定我应该做些什么改变来启用它并创建一个大的查询连接。 Please help.请帮忙。

While you have the permissions in firebase you need to have Editor access to the Google Analytics Account as well in order to perform the connection.虽然您拥有 firebase 中的权限,但您还需要拥有 Google Analytics 帐户的编辑访问权限才能执行连接。 It is important that permission is given on the Account Level and not on the data view level.重要的是在帐户级别而非数据视图级别授予权限。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM