analytics().logCampaignDetails not working as expected #7270
Unanswered
fatlinesofcode
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
Uh oh!
There was an error while loading. Please reload this page.
-
we're trying to collect utm parameters as part of a campaign. the parameters are not in the query string of the url so we need manually add them.
we've tried using
the function runs without error but we cant see any record in GA console or firebase debugview.
is there something we've missed here?
similar issue in flutter package, firebase/flutterfire#10107
Beta Was this translation helpful? Give feedback.
All reactions