Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Analytics for web apps (after Firebase expansion)

I am building a web application with Firebase and yesterday they released their expansion with all great new features. However, the Analytics section is now only available for Android and IOS apps, but I need to check the general performances and data usage of my web app as before. Is there a way to see those statistics, to prevent my app of being turned off if I exceed my limits?

like image 743
Zizazorro Avatar asked May 19 '16 14:05

Zizazorro


1 Answers

Google Analytics for Firebase is a new analytics product for tracking usage and engagement in mobile and web applications.

But those are a little different than the old reporting on usage of the database.

As you say, the reporting is important for monitoring your usage of the database, it's something we're looking into bringing to the new Firebase console as well, so stay tuned.

like image 141
Ian Barber Avatar answered Oct 27 '22 15:10

Ian Barber