π Definition
An A/B test is a type of feature that enables you to test the performances of a new version of an element on your website or application.
After analyzing the results of your test, 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.
βοΈ Configuration
To configure an A/B Test, apply the following steps:
- From the dashboard, click Create a use case.
- Select the AB Test template.
[Basic information] - Fill in the name of your AB Test and its description.
- Choose the primary and secondary KPIs you want to follow.
- Click Save and continue.
[Targeting] - Define the type of users who will see your feature. For more information, refer to the article about Targeting configuration.
- Click Save and continue.
[Variations] - Configure your variations by defining their flag's name, type (text, number, boolean, array, or object), and value.
- Click Save and continue.
[Allocation] - Define the percentage of the traffic you want to assign to each variation.
You can choose between a manual or a dynamic allocation:
The manual allocation enables you to determine the percentage to assign to each variation.
The dynamic allocation automatically diverts new traffic to the best-performing variation depending on the results of each variation.
[Overview] - Click Save and continue.
- Check that every step has been configured correctly.
- (Optional) Notify your teammates that the A/B Test is ready to go.
π‘ Use case
Let's say that on your e-commerce website, you have noticed that your users have trouble proceeding to checkout once their order is complete. You think this may be due to the color of the button and the wording "Proceed to checkout", which would not be suited. You have come up with 2 solutions but don't know which one would bring the highest conversion rate.
In this case, you can create an A/B Test:
- Create an AB Test use case on your Flagship account.
- In the basic information step, select the KPI related to a click on the βProceed to checkoutβ button. You need to have configured it in your codebase beforehand.
- Select the conversion rate as a sub KPI type.
- In the targeting step, select βAll usersβ.
- In the variations step, configure the two variations with two flags of type Text as follows:
For the first variation:
For the second variation: - In the allocation step, assign 34% of your traffic to the original version, and 33% to the other 2 variations.
- Check the overview of your AB Test.
- Save and activate your use case from the dashboard.
Need additional information?
Submit your request at product.feedback@abtasty.com
Always happy to help!