Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i use the NEW Firebase Analytics feature with a webapp?

So at google i/o 2016, google announced firebase analytics feature, I currently only have a webapp on firebase, how i can use that feature? OR will I have to resort to something like Amplitude(Web and mobile Analytics)

like image 570
jasan Avatar asked May 19 '16 17:05

jasan


People also ask

How do I add Firebase Analytics to my web app?

If you're creating a new Firebase project, enable Google Analytics during the project creation workflow. If you're using an existing Firebase project that doesn't have Google Analytics enabled, go to the Integrations tab of your settings > Project settings to enable it.

Can I use Firebase Analytics for my website?

If you already have an Analytics account and you have fully provisioned your web app (added the app to a Firebase project and added the web SDK to the app), then you can use Analytics to create a new web property and web data stream.

Can you use Google Analytics for web apps?

First, we're introducing a new property type, App + Web, that allows you to combine app and web data for unified reporting and analysis. Reports for this new property use a single set of consistent metrics and dimensions, making it possible to see integrated reporting across app and web like never before.

Does Firebase work with web apps?

With Firebase Hosting, your web app can also serve dynamic content that's generated server-side by Cloud Functions or a Cloud Run containerized app. Using this service, you can cache your dynamic content on a powerful global CDN with one line of code: res.


1 Answers

Firebase Analytics supports iOS, Android and (since September 2019) Web.

like image 144
Ian Barber Avatar answered Sep 21 '22 20:09

Ian Barber