简体   繁体   English

如何将数据从 Google Analytic 流式传输到 Bigquery

[英]How can streaming data from Google Analytic to Bigquery

I have a website, I would like to stream data from Google Analytic (without Google Analytic 360) to BigQuery, how can I do that?我有一个网站,我想将 stream 数据从 Google Analytic(没有 Google Analytic 360)发送到 BigQuery,我该怎么做?

Thanks谢谢

There is only such an opportunity for app + web property. app+web财产只有这样的机会。 If you want to transfer data from a common web property, you need to create an app + web one as well as a project in firebase. Then transfer your data from web propetry to app + web via data streams.如果你想从一个公共的web财产转移数据,你需要在firebase中创建一个app+web和一个项目。然后通过数据流将你的数据从web财产转移到app+web。 Then set up integration between app + web and firebase and between firebase project and bigquery.然后设置 app + web 和 firebase 之间以及 firebase 项目和 bigquery 之间的集成。

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

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