Ideas for Arc XP

Mark a variant as the winner

We're implementing "convergence" in Bandito. Basically Bandito will be able to tell when a variant is "definitely" the winner, and so the test can stop. Once Bandito has a winner, it will send a notification to the end-user. The end-user will then go to "PB" to "promote" the winning variant.

Promoting the winning variant involves :

  • Taking the title/image from the winning variant, and use them in the default variant
  • Delete all variants (and thus closing the test)

Right now, mobile apps in particular get their content from whatever is the default, so if we're able to "promote" the variant easily, then all platforms that read from the default will then show the winning headline/image.

While it is possible to do those steps manually, it is fairly tedious. Especially as the number of test increases. We would therefore like to make it easier. The idea is to have a button/icon/link to "promote" a variant. This button would execute the steps automatically (setting the title/image on the default and deleting all variants).

  • Guest
  • May 12 2016
  • Future consideration
Categories Feature Configuration
I need it... Week
  • Attach files