简体   繁体   English

Google Analytics V4到Firebase

[英]Google Analytics V4 to Firebase

I have been using Google Analytics version v4 in an Android mobile application for the past few years; 过去几年,我一直在Android移动应用程序中使用Google Analytics v4版本; I am planning to move to Firebase Analytics. 我打算转到Firebase Analytics。

If I move to Firebase Analytics as is, will I loose all data which is present in Google Analytics.? 如果我按原样迁移到Firebase Analytics,我是否会丢失Google Analytics中存在的所有数据。

If not how do i get the all data which is present in Google Analytics to Firebase Analytics.? 如果不是,我如何获取Google Analytics中存在的所有数据到Firebase Analytics。

This is not possible. 这是不可能的。 Google Analytics for Firebase (GA4F) and Google Analytics (GA) are actually different platforms from each other. Google Analytics for Firebase(GA4F)和Google Analytics(GA)实际上是彼此不同的平台。

As that said, you will not lose your data in the Google Analytics (GA) console. 如上所述,您不会丢失Google Analytics(GA)控制台中的数据。 And, after integrating the Google Analytics for Firebase (GA4F) SDK in your app, the data will be uploaded to the Firebase server and it will be displayed in its console. 并且,在您的应用中集成Google Analytics for Firebase(GA4F)SDK后,数据将上传到Firebase服务器,并将显示在其控制台中。

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

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