Generating promotional codes
After publishing the application to the Windows Store, you may face a few challenges, such as how to grant free-of-charge access to a paid application or how to distribute the application to beta-testers when its visibility is limited. Both these problems can be easily solved by promotional codes, which you can generate using the Windows Dev Center. Then, you can send them to particular users, for instance, via e-mail messages.
In this recipe, you will learn how to generate a set of promotional codes for the published application as well as how to download the .tsv
file with the data of such codes.
Getting ready
To step through this recipe, you need a project that has already been published in the Windows Store.
How to do it...
To generate promotional codes, perform the following steps:
Log in to the Windows Dev Center, as already explained in the recipe titled Adding a project to the Windows Dev Center.
Click on the application name in the dashboard.
Go to Monetization...