Solved

Is is possible to track user source for app installs?

  • 29 October 2021
  • 1 reply
  • 906 views

Badge

We are running different campaign on facebook, youtube, and other web ads.

Is is possible to capture from which source our user came and installed our app using amplitude in user property?

icon

Best answer by Denis Holmes 29 October 2021, 18:08

View original

1 reply

Userlevel 6
Badge +8

Hi @sanchit ,

 

You could use our JS SDK Web Attribution(https://developers.amplitude.com/docs/javascript#web-attribution) to track this sort of information, if that would suit! 

Otherwise, if you have the data yourself and you would like to simply send it into Amplitude as a custom user property, you can do this to. I would simply use the attribution API and send in your events, as long as there is a follow-up event within 72 hours in Amplitude with the same ADID/IDFA/IDFV for the user. 

 

I hope that helps! You can also check our Integrations List such as AppsFlyer!

 

Kind Regards,
Denis

Reply