Flutter Web And Firebase Analytics Integration Problem #11098
Unanswered
bahadirarslan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I implemented Firebase Analytics implementation to my Flutter Web project as described here I can see my application on Firebase Console but I couldn't see any traffic referrer data or Campaigns section in Acquisition to track my ad performances.
In old questions and answers, they suggested adding JS code to index.html but the official document doesn't tell anything about this.
What should I do to implement Google Analytics fully functional to my Flutter Web project?
Beta Was this translation helpful? Give feedback.
All reactions