[firebase_analytics] Measure Google Ads conversions from my iOS app campaigns #10990
Replies: 7 comments
-
I'm looking for the same. Is there any way to measure flutter iOS app installs from google ads? |
Beta Was this translation helpful? Give feedback.
-
anything update? |
Beta Was this translation helpful? Give feedback.
-
I'm facing the same issue. Has there been any progress or solution to this? |
Beta Was this translation helpful? Give feedback.
-
Same issue. Any solution? Would appreciate it if you could share. @Lazizbek97 @ktiniatros @daiki1003 @santa112358 |
Beta Was this translation helpful? Give feedback.
-
Same issue. Has anyone resolved this? |
Beta Was this translation helpful? Give feedback.
-
same issue |
Beta Was this translation helpful? Give feedback.
-
same issue |
Beta Was this translation helpful? Give feedback.
-
I am using Google Ads campaigns for my IOS/Android app promotion.
I used firebase for user auth(only with phone number).
Now, i want to check/measure users interactions(like: app installs via ads, first open, etc.). For android it is showing fine on google ads console. But i cannot check statistics for ios.
I read documentation here.
But it is showing only one method for swift:
Analytics.initiateOnDeviceConversionMeasurement(emailAddress: "[email protected]")
How can i track users app installs event, first open event, etc. for my Flutter app? is there any method, or way to make it?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions