Creating an A/B Test

Creating a mobile A/B Test requires creating a campaign on app.vwo.com and making corresponding changes in the mobile app.

To create a mobile A/B test, navigate to Mobile App A/B and click on CREATE button.

2538

In the APP step of campaign creation, select an app on which you want to run a test.
Select the platform and provide a campaign key.
campaign key helps you execute custom logic for this test, the details are covered in the Code Blocks section.

2166

In the next step (VARIATIONS) of campaign creation, we can use any existing variable for the test or we can add a new variable.

2162

In the example above, we have added speed variable, defined value as 20 for the variation.
For control, the value is 10, which is the default value for the variable

We can also use code blocks as shown in the test code. Using code blocks we can run custom logic depending on user becomes part Control or Variation 1.

In the GOALS step of campaign creation, we can add a goal to measure the performance of variations.

1532

In the FINALIZE step of campaign creation, we can control the traffic percentage, schedule a campaign, customize traffic allocation for each variation, and target the campaign for specific user groups.