Ask HN: Implementing referral codes for iPhone app.
https://news.ycombinator.com/item?id=1093170I am thinking of setting up a referral/affiliate program for my iPhone app. The idea is to give out referral codes to affiliates, and then ask each user to enter an optional referral code, log the code in a Flurry event, and then compensate the affiliate based on Flurry analytics. The problem is that I have to give limited access to my Flurry account to each affiliate so that he can verify how many users installed the app using his referral code.
Has someone else solved this problem in a better way? To my knowledge there is no support for this from Apple in iTunes Connect. Thanks.