How can I use “source” dimension to analyze a specific event in Google (Firebase) Analytics?
I’m using Google (Firebase) Analytics in an iOS app and track the event like follows.
Firebase Analytics for website is not sending any data in production (https)
I have a React + React Router + Vite
application working in production. Now I’m trying to integrate it with Google Analytics.
This is my code: