Is there any (easy) way to have an A/B*/C* test? Our use case is to show some people A, some people B, and some people neither, and measure which works best. Thanks!
f
fresh-football-47124
05/09/2022, 9:40 AM
yes, - there are only two variations for binary flags
but for numeric or other types of flags, you can add arbitrary number of variations