I would go with B. A might be interesting, but the interaction effects can be hard to test. Detecting AAA vs AAB vs ABA vs ABB... (etc) will be hard and from my experience is unlikely to be interesting
fresh-football-47124
06/03/2024, 9:56 PM
for B - you just have to set up a feature flag that is not a boolean to get multiple variants
🙌 1
s
steep-furniture-30360
06/04/2024, 1:25 PM
Awesome thanks graham - is it possible to add new variants whilst an experiment is in flight ?
Similarly what about adding new metrics ? Would these be filled out historically for the duration of the experiment?
f
fresh-football-47124
06/06/2024, 7:59 PM
You can add variants - but its not really recommended as people might switch variants (unless you have sticky bucketing enabled), or it can cause SRM warnings
fresh-football-47124
06/06/2024, 7:59 PM
metrics can be added / removed as needed - those are on the analytics side only, and don't affect assignment