betaacid / expo-analytics

Google Analytics integration for use with React Native apps built on Expo
MIT License
288 stars 63 forks source link

Campaign Measurement - App installs #51

Open cassio-nuke opened 5 years ago

cassio-nuke commented 5 years ago

Hi,

Thanks for this lib! It's great. We have a task for implement campaign measurement within our app. It'll work like this: We'll have an ad to our app store or play store app pages with campaign parameters The user that clicks on this & install the app must be logged into our analytics. Google tell us to do this: https://developers.google.com/analytics/devguides/collection/ios/v3/campaigns

The question is: Can we achieve these results with this lib? How can I get UTM params within the app after user installed it from our campaign link?