Google Tag Manager

Forum Discussion

DRamirez's avatar
DRamirez
Mentor
3 months ago

Spin the Wheel IAM - Prize allocation

Hi everybody!

We are currently working on a Braze IAM that uses a spin the wheel concept. There are a total of 142 prices that can be won when the wheel is spinned. As thousands of users can receive the IAM, it is crucial that the same price will not be triggered multiple times. 

Does anybody have any experience with a campaign like this and how did you prevent the price from being triggered multiple times? Our dev team recommended us to use an external solution where it is checked whether a price is still available, but we don't know if there might be something better to use?

3 Replies

  • Hi DRamirez​ ,

    I'm a bit late to this but you can solve this via Braze with the Promotion codes feature. You populate your 142 prices in there and serve it to users via Liquid.

    Braze will automatically select a random price and make sure to never use the same price twice. A pretty elegant solution :)

     

  • DRamirez​  Your dev team is correct. It won't be possible to do all of this in Braze and external service is required to maintain the price allocation.