GitHub user graemian edited a discussion: Figuring out if a Play Store 
installation was from a Google advert (attribution)

Hi,

I'm struggling with the above. 

I used the plugin https://github.com/expcapitaldev/cordova-plugin-search-ads on 
the Apple side (i.e. to figure out if an Apple install was from an Apple App 
Store ad), but I can't figure out how to do the same for Android installs from 
Play Store ads. 

The only thing I can think to try is to see if the campaign info is passed in 
the URL so that I can read it with a plugin like 
https://www.npmjs.com/package/cordova-plugin-customurlscheme

Does anyone know if that will work? Do you know of another way?

The reason I want to do this is because I suspect my users from ads are 
behaving very differently from organic users. I want to flag them so that I can 
analyze this.

I think I could probably also do this analysis inside Google Analytics (I think 
it can distinguish between users with a campaign attached and not), but I 
really hate that product and would prefer to do my own analysis.

Thanks!
G

GitHub link: https://github.com/apache/cordova/discussions/464

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to