Reputation: 6439
I am trying to deliver some promo codes to some users but I just realized that Android Market doesn't have this feature, like shown
Some people named the website http://www.twirkz.com/ as a workaround to deliver promo codes. My question is: is it reliable? I know that people who install from there will not receive any of the updates that comes from the Android Market, but is there some problem other than that?
If any of you would know an alternative way to give some free apps from my paid app, I would appreciate.
Upvotes: 17
Views: 19753
Reputation: 3224
Google Play has now native support for promo codes. From Android Developers blog:
- Choose your app in the Developer Console.
Under the Promotions tab choose Add new promotion.
Review and accept the additional terms of service if you haven’t run a promotion before.
- Choose from the options available, then generate and download your promo codes.
- Distribute your promo codes via your marketing channels such as social networks, in email, on the web, to your app’s beta testers, or in your app or game itself.
- Users can redeem your promo codes in a number of ways, including: a) From Google Play, using the Redeem menu option. b) From your app. They’ll be directed to the Play checkout flow before being redirected back to your app. c) By following a link that embeds the promo code
Upvotes: 1
Reputation: 673
According to Google, if you refund an item you should get the full transaction fee back.
http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=138001
Upvotes: 2
Reputation: 61
Simple method:
Looking over the app market, it seems to be a favourite of many a developer to release the free app, and sell a micro application that just unlocks extra features.
Could be advantageous, as people will download free apps before buying, and like this, they don't lose their data (or so they usually hope).
You could offer the unlocking application rather than promo codes at that point in time. Probably easier to manage, and unlikely the app will need many updates later on.
Also, don't forget that it's pretty much a given that you'll include ads in the free app, so I believe most users of the free app won't mind you making a little amount of money on the side.
Another simple method:
Promo codes in-app, again using the system as-above. Offer the free app, then sell the upgrade, but this time via a purchasable code. Then you could generate promo codes yourself.
Annoying method:
Refunds.
Seems to be employed by some developers. Requires manually refunding the user, but then they can receive app updates normally either way.
Hope that helps, even a little bit.
Upvotes: 6
Reputation: 18120
Anything that is not directly from Google will have a chance at failing. I know that you can offer a discount and then put the price up again, but make sure you don't make it free. I don't believe you can go from "Free" to charging.
Upvotes: 0