Hello I am android developer. I have a question related to iOS. I want something when I ask user to install my application from iTunes once click on hyperlink that redirect to app which is on iTunes. I want to pass some referral code in that link (source from which user came to my app). Once app install then I want to get that referral code. How to do this in iOS.
This is doable in android like http://support.mobileapptracking.com/entries/22561636-How-Google-Play-Install-Referrer-Works
Thanks in advance.