Skip to content

Glossary CRO

CRO: what it is, how it differs from A/B testing, and how to apply it

Definition

CRO (Conversion Rate Optimization) is the systematic process of increasing the percentage of visitors who complete a desired action on your website, such as buying, signing up, or submitting a contact form. CRO is not a single technique. It is a discipline that combines several research and testing methods.

A mixing console with its faders set at clearly different heights — beside the title CRO
The same signal comes in; the faders decide what goes out
On this page 6
  1. What CRO actually is
  2. CRO vs. A/B testing: discipline vs. method
  3. The CRO process: data first, hypothesis second
  4. Where CRO applies beyond checkout
  5. Best practices for CRO
  6. Common CRO mistakes
In brief

Most articles about CRO treat it as a synonym for A/B testing. We separate the two: CRO is the whole discipline, A/B testing is just one of its tools, and we walk through the order that actually works: data first, then a hypothesis, only then a test.

A mixing console with its faders set at clearly different heights — beside the title CRO
The same signal comes in; the faders decide what goes out

What CRO actually is

What CRO actually is

CRO stands for Conversion Rate Optimization. It is the systematic process of increasing the share of website visitors who complete a specific action: buying, signing up, requesting a quote, submitting a form. You calculate the conversion rate by dividing the number of conversions by the total number of visitors to that page or flow.

CRO does not compete with SEO or SEM for more traffic. It works with the traffic you already have and tries to get more out of it. If a thousand people visit your pricing page and only twenty request a demo, CRO asks what is holding back the other 980, not how to get five hundred more visitors.

Here is the point most definitions skip: CRO is not a technique, it is a discipline that groups several research and testing methods together. A/B testing is one of them, probably the best known, but not the only one. A serious CRO program also relies on interviews with real users, heatmaps and session recordings to see where people get stuck, field-by-field analysis of a form nobody finishes, and analysis of the conversion funnel to find the exact step where most people drop off.

Each method answers a different question. That distinction matters, because it explains why reducing CRO to "running A/B tests" covers only a small part of the discipline, and why so many CRO programs fail: they test without having researched what is actually worth testing.

CRO vs. A/B testing: discipline vs. method

CRO vs. A/B testing: discipline vs. method

This is the most common mix-up in CRO: treating it as the same thing as A/B testing. They are not. One is the entire discipline, the other is one of its tools.

CRO (the discipline)A/B testing (one method within CRO)
Broad goal: steadily raise the conversion rate of a site or a flowSpecific goal: check whether one particular hypothesis improves a metric against the current version
Includes quantitative and qualitative research, hypothesis prioritization, testing, and results analysisIs just the testing phase: two versions, randomly split traffic, one primary metric
Can involve weeks of analysis without a single test going liveNeeds a prior hypothesis to make sense; without one it is just random tinkering
Applies to forms, onboarding, navigation, pricing, contentApplies to whatever the research phase decided was worth testing

How an A/B test works in detail, statistical significance, sample size, correct redirects, is already covered in the A/B testing article, and we will not repeat it here. What matters in this article is where that method fits inside the wider CRO process, which is the subject of the next section.

The CRO process: data first, hypothesis second

The CRO process: data first, hypothesis second

The most expensive mistake in CRO is not a poorly run test, it is running a test without prior research. Changing a button's color because "a blog post said orange converts better" is not CRO, it is guessing. A CRO process that works follows a specific order, and that order is the part most articles on the topic leave out.

The first step is quantitative data, the kind that comes from web analytics. This answers the "where" question: at which exact step of the conversion funnel people drop off, which pages have the highest exit rate relative to their traffic, which field of a form causes the most abandonment. This data shows where the problem sits, not why it exists.

The second step is qualitative data. This answers the "why" question: heatmaps and session recordings that show how the mouse or the thumb actually moves right before someone leaves, on-page surveys asking what is missing or what question stayed unanswered, interviews with real buyer personas who already went through that flow, and a field-by-field reading of the form that reveals whether one specific field, company address, headcount, a required phone number, causes disproportionate friction.

Only once you combine both does a hypothesis with real grounding emerge. A concrete example: analytics shows 40% of users abandon the contact form at field five; session recordings show that field is a required "phone number" field, and several people type and delete it repeatedly before leaving; a survey confirms phone number is the detail users are least willing to share on first contact. The hypothesis that comes out of that is not "let's try some things on the form," it is: "making the phone number optional instead of required will raise the completion rate, because both behavioral data and user feedback point to that field as the friction point."

Only then does the A/B test come in: it checks that specific hypothesis, with one primary metric defined in advance, against the current version. Start the process the other way around, with the test first, and you end up testing changes without really knowing what problem you are trying to solve. Most of those tests come back flat or negative, with no real learning behind them.

Where CRO applies beyond checkout

Where CRO applies beyond checkout

Most CRO content focuses on landing pages and e-commerce checkout, which makes sense: the financial impact of one extra percentage point of conversion is easy to calculate there. But limiting CRO to those two scenarios leaves out a large share of the sites where the most value gets lost.

In B2B, the demo request or contact form is often the real bottleneck. Forms with ten or twelve required fields, including details sales could just as easily ask on the first call, scare off leads who were genuinely interested. The same CRO process, quantitative data, qualitative data, hypothesis, test, applies here exactly as it does to a shopping cart: analytics show which field causes the drop-off, session recordings show the real friction, and a test compares the long version against a shortened one before deciding which stays.

For SaaS products, the onboarding flow, from sign-up to the moment a user gets real value from the product, is another common target for CRO that rarely gets mentioned alongside checkout. A user who signs up and never activates their account is, in practice, a lost conversion, even though they technically "converted" the moment they registered.

The same applies to gated content downloads, newsletter sign-ups, booking a call or a meeting, and any step where a user moves from "interested" to "committed" to something, whether or not money changes hands directly. The principle does not change by industry or by whether payment is involved: research with data first, form a hypothesis, then test before rolling the change out everywhere.

Smaller sites with limited traffic have extra reason to focus on these areas. A B2B form or an onboarding flow usually gets far fewer visitors than a homepage, but that's exactly why an improvement there registers more per user: a site getting only a few hundred form submissions a month can validate a hypothesis qualitatively first, through interviews or session recordings, without waiting on an A/B test with a large sample to still improve something.

Best practices for CRO

Best practices for CRO
  • Start with the data, never with a hunch or with what a competitor is doing: check web analytics before deciding what to test.
  • Combine quantitative and qualitative data for every hypothesis: analytics shows where people drop off, interviews and session recordings show why.
  • Prioritize the step in the conversion funnel with the most traffic and the highest drop-off rate, not the one that is easiest to change.
  • Set exactly one primary metric per hypothesis before launching the A/B test, not several at once.
  • Document every hypothesis tested along with the result, whether the test wins or loses: a negative result still teaches you what not to repeat.
  • Apply the same process to B2B forms and onboarding flows, not just to an online store's checkout.
  • Give the test enough time to reach statistical significance before drawing conclusions or declaring a winner.

Common CRO mistakes

Common CRO mistakes
  • Testing without a hypothesis: changing a button, a headline, or a color just because, with no data or observation behind it.
  • Reducing CRO to running A/B tests and skipping the quantitative and qualitative research phase that should come first.
  • Copying a change that worked for a competitor without checking whether their conversion problem actually resembles yours.
  • Changing several variables in the same test, which makes it impossible to know which one caused the result.
  • Calling a test valid before it reaches statistical significance, just because one variant is ahead in the first few days.
  • Putting all CRO effort into the final checkout and ignoring earlier steps in the funnel, where more people usually get lost.
Manuel Riveiro Rodriguez CEO & Digital Strategist

A technical audit covers this and everything else in one pass.

Request an audit

Frequently asked

Is CRO the same as A/B testing?

No. A/B testing is one testing method within CRO, which also includes qualitative research, funnel analysis, and hypothesis prioritization before any test runs.

Why does CRO matter if I already have traffic?

Because every visit costs money, whether it comes from SEO, SEM, or social. A better conversion rate without more traffic increases the return on every paid campaign without spending another dollar on acquisition.

How long does it take to see results from CRO?

It depends on traffic volume and how many hypotheses are queued up. With high traffic, an A/B test can reach statistical significance in one or two weeks; the research phase beforehand, quantitative and qualitative, usually takes longer than the test itself.

Does CRO only apply to e-commerce?

No. It applies just as much to B2B forms, SaaS onboarding, lead generation forms, and any flow with a defined conversion step, not only a shopping cart.

Do I need a lot of traffic to do CRO?

For a statistically significant A/B test, yes, you need a minimum volume. But qualitative research, interviews, session recordings, form analysis, still delivers value with low traffic, and it is often the starting point when volume is not enough to test.

Sources

  1. Contentsquare — "Conversion Rate Optimization (CRO): Steps and Tips for 2026": describes the CRO process built on quantitative and qualitative data, hypothesis formation, and A/B testing. Updated 02/03/2026.
  2. Baymard Institute — "E-Commerce Checkout Usability Research": checkout and form usability research, including the 70% cart abandonment figure. Most recent visible update 04/29/2025.
  3. Optimizely — "What is conversion rate optimization?": glossary definition of CRO covering ideation, hypothesis testing, and UX improvement.