androidiosinstallationtracking

How to implement referral program in mobile Apps for both Android and iPhone


We have a mobile app that's available in both Google Play Store and Apple AppStore, we want to implement a referral program to get more users to install and use our App.

Here's the user story:

We have evaluated a number of Mobile App Install Tracking Tools, most of the tools are the best use in the Publisher/ Mobile Advertisement.

Appreciate any comments, suggestions

Cheers James


Solution

  • We are doing a similar type of referral system in our app which provides certain amount of Reward Points to the referrer (one who actually shared the link to app) on successful install of the app by new user (one who received the link).

    I will try to explain our implementation using your scenario: So according to your user story:

    Thats it. We implemented this in the last month itself and it does increased our downloads. Let me know if that's helpful.