简体   繁体   中英

How do I integrate Google Analytics if my project is linked to Firebase?

I'm developing an android app for, for which I want integrate Firebase Analytics. But apparently logging custom events and viewing those custom events in a dashboard is not easy.

And the Google App Engine project is linked to Firebase now, but I want to integrate Google Analytics for the same project in my android app.

But while trying to set up Google Analytics, when I try to select project and click on CONTINUE TO Choose and configure services I'm getting redirected to Firebase Analytics page.

Please help. Thanks :)

If you're using Firebase, you already have Firebase Analytics on your app (out of the box). If you check your Firebase Console, you'll notice that some events have already been collected.

And logging Custom Events is not really hard. You can check how to do it on the Firebase Analytics Documentation .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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