Hi there, I have a client who wants to send a digital gift with purchase to a segment of her email list.. which is easy.
However, we need to randomly pull one of six gift options in an email (a total of 6 emails) to send -- part of the pull is “you don’t know what you’ll get”.
they should all have exactly the same probability if possible -- if not, it’s also fine, as all digital gifts have the same value.
Is there a way to have a flow send one of six options at random? the best I’ve thought of so far is to create a conditional split based on “time since first contact” dividing the segment up into 3 groups, and then AB test at the end of each fork, for a total of six.
Am I on the right track?