A/B Testing Basics: Ending Debates with Data Instead of Volume

"Should the button be orange or green?" A question like that can eat an entire afternoon in a meeting room — and the highest-ranking person usually wins. A/B testing exists to end those meetings: split visitors randomly into two groups, show one version A and the other version B, and let actual conversion data decide what stays. Our own e-commerce store and tool platforms run experiments as a matter of routine; this article lays out the concepts a beginner needs — including the limitations the textbooks don't like to mention.

How A/B testing works: randomize the split, hold everything else constant

The power of A/B testing comes from randomness: visitors are randomly assigned to two versions, so both groups have theoretically identical distributions of time, source, and device — meaning any difference in conversion rate can be attributed to the version itself. This is far more reliable than "we redesigned last week, let's compare to this week" — last week's traffic and this week's are simply not the same: there may be a sale, ad fluctuations, day-of-week effects, and you can't tell whether the redesign worked or the environment changed.

The iron rule of execution: test one hypothesis at a time. If you change the headline, the image, and the price presentation simultaneously, then even when B wins you don't know which change deserves the credit — the experiment taught you nothing.

What to test: button colors don't matter, the offer does

A/B testing's most famous urban legends are all "changed a color, conversions exploded," but our real-world experience matches the industry consensus: layout tweaks usually move very little; what actually moves the numbers are changes at the message and offer level. Worth testing first, ranked by impact:

  1. Value proposition and headline: what exactly are you promising? "AI automatic video clipping" versus "turn a one-hour video into short clips in ten minutes" are completely different communications.
  2. Offer structure: free trial vs. low-cost taster, monthly vs. annual-first, whether to require a credit card up front.
  3. Evidence and objection handling: testimonials first or specs first; whether to enlarge the refund guarantee.
  4. Flow steps: merging a three-step checkout into two, letting people play before filling in signup details.
  5. Only then the surface elements: button copy, colors, images.

Not sure which hypothesis to start with? Look at behavioral data for clues — where visitors drop off in bulk, which form field has the highest abandonment. Heatmap and session-recording analysis is a great hypothesis generator. Heatmaps propose hypotheses; A/B tests judge them — they're upstream and downstream of each other.

What A/B testing buys you isn't "we got this change right." It's a mechanism that lets the organization stop making decisions by volume of voice.

Sample size: the honest lesson for low-traffic sites

This is the trap beginners fall into most: without enough traffic, testing is wasted effort. Statistically, the smaller the difference you want to detect, the larger the sample you need. The rough intuition: if your page gets only a few hundred conversion events a month, you can only detect large differences; verifying a few-percent incremental improvement requires a sample so large you can't afford to wait for it.

Practical advice:

  • Before starting, use a free sample-size calculator to estimate the run time. If the answer is "four months," switch to a bolder hypothesis — low-traffic sites should test big changes, not button colors.
  • Decide the test duration and sample size in advance, and only read the results when time is up. Peeking daily and declaring victory the moment one version leads is the most common form of self-deception: with insufficient samples the data naturally swings wildly, and harvesting early is a coin flip.
  • Run the test across at least one to two full weeks — weekday and weekend visitor behavior often differ.
  • For pages with truly tiny traffic, skip the forced A/B test — user interviews or a five-person usability test will teach you more.

The common-mistakes checklist

  • Wrong metric: a higher click-through rate doesn't mean more orders. Use the metric closest to revenue as your primary metric; treat click-through as a reference.
  • Extrapolating a win without limit: a version that wins on ad traffic won't necessarily hold for organic traffic. A conclusion's scope of validity is the experiment's traffic scope.
  • Not recording losing experiments: "no difference" is knowledge too — it tells you this factor doesn't matter, so stop spending time on it. Archive every experiment's hypothesis and outcome; that's how a team accumulates judgment.
  • Forgetting to verify tracking: before the experiment starts, confirm both versions report conversion events correctly. For tracking infrastructure, see the essentials of GA4 and Search Console setup.

Start with your first experiment

You don't need expensive tools to begin: pick a page with concentrated traffic close to the money (landing page, pricing page, checkout page), write down one explicit hypothesis — "I believe putting the refund guarantee in the hero will raise signups, because visitors' main worry is being locked into a contract" — and let the data speak. The value of a testing culture isn't winning any single experiment; it's that the team gets in the habit of asking: "Is that your opinion, or is that data?"

We solve these problems on our own products every day

Free 30-min discovery call · No hard sell · Reply within one business day

Start a project

← More from the blog