📖 Definition
When performing an AB Test and after analyzing its results, you need to decide which version has performed best according to the KPIs you wanted to reach (e.g., the conversion rate). You can then apply these changes directly to your website/application.
Applying these changes can be done by duplicating the winning variation to a Feature Toggle.
⚙️ Configuration
To duplicate a winning variation to a Feature Toggle, apply the following steps:
- From the dashboard or the report interface, click on the Duplicate button.
- Select the destination type for the duplication -- the default type is selected by default, so here you'll need to select To Toggle option.
- Verify that all the fields are correctly set:
- The account
- The environment
- The project (you can only duplicate to a project you already have access to)
- And finally, the variation.
- Once done, you'll see the overview of your duplication with:
- The title of your future Feature Toggle -- which includes the variation's name you're duplicating
- Its description
- The KPIs set
- The flags
- and the targeting criteria
- If something can't be duplicated, you'll see an insight to warn you.
When everything is clear for you, click on Use this configuration.
❓Need additional information?
Submit your request at product.feedback@abtasty.com
Always happy to help!