https://www.growthbook.io/ logo
n

narrow-psychiatrist-15437

03/09/2022, 12:40 PM
Is there a way to override the default variation IDs (0, 1) for experiment rules? E.g. using
blue-button
and
red-button
rather than
0
and
1
would make it simpler to distinguish between the different variants
f

future-teacher-7046

03/09/2022, 2:14 PM
the SDKs currently don't allow you to override the variation IDs. However if your data already has different IDs in your data source, you can specify that during analysis so we know how to map them back to the correct variation.
n

narrow-psychiatrist-15437

03/11/2022, 9:26 AM
Got it – would be a nice feature to have for feature flags as well!