0Pricing
Digital Marketing Academy · Lesson

Testing What Converts

Hypotheses and metrics.

Testing What Converts is a free Digital Marketing Academy lesson on CoddyKit — lesson 4 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the Digital Marketing Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

Why Test At All

Opinions about what converts are often wrong. Testing replaces guessing with evidence by comparing versions of a page against real visitor behavior.

Conversion rate optimization, or CRO, is the disciplined practice of running these tests to steadily improve results instead of redesigning on a hunch.

What an A/B Test Is

An A/B test shows version A to half your visitors and version B to the other half, then measures which converts better.

Because traffic is split randomly and at the same time, outside factors affect both versions equally. The difference in conversion rate points to the change you made.

A/B test setup:
Control (A): current headline
Variant (B): new headline

50% of visitors see A
50% see B
Compare conversion rates

Start With a Hypothesis

A good test begins with a clear hypothesis, not random tinkering. State what you will change, the result you expect, and why.

This keeps tests purposeful and makes the outcome meaningful whether it wins or loses. A losing test that disproves a belief is still valuable learning.

Hypothesis format:
Because [observation],
we believe [change]
will cause [expected result].

Example: Because the CTA is vague,
a value-led label will lift signups.

Test One Variable

To know what caused a change in results, vary one element at a time: the headline, the button color, or the form length, but not all three at once.

Changing several things together can still tell you the page improved, but not which change did it. Isolate the variable to learn the lesson.

Clean A/B test:
A: "Submit"
B: "Get my free quote"
(only the button label differs)

High-Impact Things to Test

Not all elements matter equally. The headline, the primary offer, the CTA, and the hero usually move conversion most, so test those first.

Small cosmetic tweaks rarely produce big swings. Spend your testing budget where the potential gain is largest.

Test priority (high to low):
1. Headline / core value
2. Offer and pricing framing
3. CTA wording and placement
4. Hero visual
5. Layout / proof order
6. Colors, minor copy

Sample Size and Patience

A test needs enough visitors and conversions before its result means anything. Calling a winner after a handful of conversions is the most common testing mistake.

Decide the required sample size before you start, and let the test run long enough to capture normal day-to-day variation, ideally full weeks.

Statistical Significance

Statistical significance estimates the chance that a difference is real rather than random noise. A common threshold is 95% confidence.

Below that, the apparent winner could simply be luck. Significance protects you from rolling out a change that does not actually help.

Reading a result:
A: 3.0% conversion
B: 3.6% conversion
Confidence: 97% -> trust the lift
Confidence: 71% -> keep running

Avoid Peeking and Bias

Stopping a test the moment B looks ahead, called peeking, inflates false wins. Early leads often vanish as more data arrives.

Set the end conditions in advance and stick to them. Also avoid running tests during unusual periods, like a holiday sale, that distort normal behavior.

Beyond A/B: Multivariate

A multivariate test varies several elements at once and measures every combination. It can reveal how elements interact, but it needs far more traffic.

For most pages, sequential A/B tests are more practical. Reserve multivariate testing for high-traffic pages where you can afford the volume.

A/B: 2 versions, low traffic OK
Multivariate: e.g. 3 headlines x
2 images x 2 CTAs = 12 combos
-> needs much more traffic

Act on Results and Iterate

A test is only useful if you act on it. Ship the winner, document what you learned, and feed that insight into the next hypothesis.

CRO is a loop: research, hypothesize, test, learn, repeat. Steady iteration compounds into large gains over time.

CRO loop:
1. Research / find a weak spot
2. Form a hypothesis
3. Run the A/B test
4. Reach significance
5. Ship winner, record learning
6. Repeat

Calculating Lift

Lift measures how much a winning variant improved over the control, as a percentage of the original rate. It communicates impact clearly to stakeholders.

Always pair lift with the confidence level so the result is honest. A big lift at low confidence is not yet a decision.

Lift = (B - A) / A

Example:
A = 3.0%, B = 3.6%
Lift = (3.6 - 3.0) / 3.0 = 0.20 = 20%

Quick Check

Test your understanding of conversion testing.

Recap

Testing replaces opinion with evidence. A/B tests split traffic to compare versions, guided by a clear hypothesis and one isolated variable, focused on high-impact elements first.

Wait for adequate sample size and statistical significance, avoid peeking, then ship the winner and iterate. Report results as lift paired with confidence.

Frequently asked questions

Is the “Testing What Converts” lesson free?

Yes — the full text of “Testing What Converts” is free to read here on the web, and the Digital Marketing Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the Digital Marketing Academy course, upgrade to CoddyKit PRO.

What will I learn in “Testing What Converts”?

Hypotheses and metrics. You practise Digital Marketing Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start Digital Marketing Academy?

No prior experience is required. Digital Marketing Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 4 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Testing What Converts” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this Digital Marketing Academy lesson?

Yes. Every Digital Marketing Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. Anatomy of a Landing Page
  2. Message Match
  3. Reducing Friction
  4. Testing What Converts
← Back to Digital Marketing Academy