What is A/B Testing?


As a web marketer, A/B testing is one of the most powerful tools you can use to increase your site revenue and understand how your marketing messages impact visitor behavior.

In a nutshell, here's how it works:

How it works

How it works (the longer version):

A/B testing involves testing several different versions of a web page with live traffic and then measuring the effect each version has on your conversion rates. Imagine a company, Acme Widgets, that operates a web store selling widgets. Visitors to their site are presented with a "Buy" button on each widget details page, which leads to a purchase funnel ending with a confirmation page:

Before Optimizely

Acme's head of marketing decides that she'd like to test several different colors for the "Buy" button. She uses Optimizely to display a different button randomly to each incoming user:

With Optimizely

Optimizely measures the number of visitors who saw each version of the button and then clicked it. It also measures the number of visitors who completed the purchase funnel and landed on the "Thank You" confirmation page. In this case, Acme's head of marketing determined that using the red "Buy" button would likely result in the largest uplift in conversion rate, so Acme then redesigns their product detail pages accordingly.

After Optimizely
Create a free account
Enter your email address
Choose a password
Confirm your password
Terms of Service and Privacy Policy.
Create account
Invite a new user
Enter email address
Team
Personal

Custom Message (ok to leave blank):
Invite
Sign in to Optimizely
Email
Password
Sign in


Don't have an account?
Browser compatibility
You are currently using a browser that is not supported by Optimizely. Please try using one of the following:
Houston, we have a problem.
Looks like you've boldly gone where no one's gone before, landing you at this error dialog. The error says:
An unknown error occured.
If this error persists, please let us know at our support page. Our apologies for any inconvenience this may have caused.
Forgot Password
Email
Send email
Implementing Optimizely

Copy this code and paste it immediately after your opening <head> tag:

Because you are using the Shopify App, the Optimizely embed code is already added to your shop automatically!

If you want to run Optimizely on a page NOT hosted by Shopify, copy & paste this code snippet to the top of the <head>:

<script src="//cdn.optimizely.com/js/.js"></script>

Include this snippet on every page you want to run experiments on and track as a goal. This snippet will not change. Note the //cdn prefix is NOT a typo.

If you decide to create additional projects, a new snippet will be generated for each new project. For more information, see Managing Multiple Pages - Using Optimizely Projects.

To add new projects, go to My Experiments.

Each project has a unique Project Code snippet that must be included on every page running experiments or being tracked as a goal.

Your account has more than one project, so be sure to add the correct snippet. To view your projects and project codes, go to My Experiments.

Hover over < Project Code > to get your snippet:

Done