[firebase_analytics] How to log utm parameters #11984
Unanswered
felixkwok2
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 have some deeplinks and dynamic links with utm parameters (eg: utm_source, utm_medium, utm_campaign) to open my app.
I am using "app_links" to handle the process of "launch app from links" and able to extract the utm parameters from the url.
So, how should I log those utm parameters with "firebase_analytics"?
I would like to know if there is any other ways to log the utm parameters?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions