vixtech / roku-google-analytics-4

Brightscript implementation of Google Analytics 4 (GA4), That is compatible with Firebase
MIT License
16 stars 1 forks source link

Firebase analytics implementation in Roku TV #1

Open rajendrattn opened 3 years ago

rajendrattn commented 3 years ago

@andersondanilo, can I use this code to implement firebase analytics events in my project?

andersondanilo commented 3 years ago

I think they are almost the same

https://infotrust.com/articles/ga4-firebase-analytics-differences/

Google Analytics for Firebase
Firebase Analytics is now known as Google Analytics for Firebase. It is still the only analytics module within the Firebase platform.

Google Analytics 4 (previously called App + Web)
Previously known as App + Web, the next version of Google Analytics (GA4) can either be created directly at analytics.google.com or accessed at console.firebase.google.com. It looks identical to Google Analytics for Firebase for mobile apps because GA4 is deployed using the Firebase SDK for app tracking and cannot be deployed via a tag management system alone.