Creating an experiment, setting variants and modifying content
split_hero_title_length
that has 2 variants (control_no_change
and variant_longer_title
) might set the following in User Data for a user:Create a new Experiment
+ Add new experiment
.Set the keys and variant percentages
split_
.
split_hero_title_length
.control_
(e.g. control_no_change
).Similarly, we recommend that the variant keys start with variant_
(e.g. variant_longer_title
or variant_shorter_title
).Change the content for each variant
no_value
value will be added to the Experiment Condition on the control variant, so that it will always be shown by default.Preview, test and push live for real users
savvy_flow_version=latest
URL params.Select Pause on the Experiment
Pause
.Choose a default variant
no_value
value to the Experiment Conditions
in the pages/components associated with that variant.This means that the Experiment and variant keys can be no longer added into the User Data, and the chosen variant will become the default for all new users.Existing users with previously assigned variants will be unaffected and will keep those variants.Select End on the Experiment
End
.Choose the winning variant