Firebase vs Google Analytics

天大地大妈咪最大 提交于 2019-12-11 09:14:15

问题


I have installed Firebase to my Android and iOS apps, I can check the stats on computer, but can't check them on my iphone Google analytics app. Is there any way or app where can I check the stats or do I need to install also Google analytics to my apps as well?


回答1:


When you use Google Analytics for Firebase (formerly known as Firebase Analytics) the analytics results show up in the Firebase console. They do not (currently) show up in the Google Analytics dashboard.




回答2:


You can have a Firebase view in GA : it's just a webview of your firebase Console in GA (so the FiB and GA data are not mixed at all).

Another solution is to use a GTM container to send and convert your FiB event into GA data.

Here is the documentation for this process :

iOS

Android



来源:https://stackoverflow.com/questions/49842573/firebase-vs-google-analytics

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!