VWO FullStack is typically a type of A/B testing wherein the variations of a particular test are rendered directly from the webserver and then premeditatedly sent to the visitors’ device.
Prerequisite
To create an A/B test campaign you must first create a Project and a Feature.
Procedure
- Log in to your VWO account.
- Go to FULLSTACK > A/B.
- To create a new A/B test campaign, click Create.
New Feature Test Campaign page appears. - In the Campaign Key field, enter a name for your campaign.
- From the Project dropdown, choose a project you want to work with.
NOTE: The Project dropdown displays the project which you have
created in the project creation step. If you have not created
any project,select the option Create Project from the dropdown.
To know how to create a project, refer Configuring Projects in
VWO FullStack.INFO: Once you select a project, the Environment Name field
displays the environment(s) marked as Default during project
creation. - From the Environment Name dropdown, select the environment where you want to run your test. This dropdown displays the environment(s) which you have chosen in the project creation step.
NOTE: By default, the environments marked as Default during the
project creation appear in the dropdown.
To select more environments, select the ones present in the
dropdown. - To add more projects, click Add another project.
- Click Next.
The Variations page appears. - On the Variations page, you have the option to add a Variation.
NOTE: As soon you make any change on this page, the code block
present at the bottom of the page gets updated accordingly.
To define the logicfor your variation, you need to write the
code in this block. - Click Next.
The Goal page appears. - On the Goals page, define the goals that you want to track. To know how to set up goals, refer to Adding Conversion Goals for a Test
- Click Next.
Traffic Allocation page appears. - In the Traffic Allocation page, specify the percentage of users you want to allocate to the campaign.
- In the Advanced Options section, you have the option to set the scheduling and to customize the traffic allocation for each variation. To know more on this, refer to Dividing Your Website Traffic Among Variations
- Click Finish.
Post-requisite
To verify if your A/B test campaign is successfully created, go to FULLSTACK > A/B, and search for the campaign you have created in the campaign list.
Comments
0 comments
Please sign in to leave a comment.