What to test first on a landing page? Prioritizing your A/B tests
Published on 1 August 2026 · 8 min read
Every A/B test consumes a finite resource: weeks of traffic. A site receiving 10,000 monthly visitors on its landing page can statistically run a handful of conclusive tests per year — we walk through that math in how long an A/B test should run. So the question isn't "what could we test?" (everything) but "in what order do we spend a budget of five tests?". And on that point, the data accumulated by experimentation platforms tells an uncomfortable story: the vast majority of tests produce nothing measurable, and most of the gains come from a small minority of ideas. Prioritizing isn't a methodological refinement — it's what separates profitable testing programs from statistical busywork.
What research says: gains are very unequally distributed
A study by Azevedo, Deng, Montiel Olea, Rao, and Weyl published in 2020 in the Journal of Political Economy ("A/B Testing with Fat Tails") analyzed thousands of experiments run on the Bing search engine's platform and asked the question as economists: how should an experimentation budget be allocated when you don't know which ideas will win? Their empirical finding: the distribution of gains is "fat-tailed" — most tested ideas have a tiny effect, and a small fraction produces outsized ones. Their practical conclusion: in such a regime, it's better to test more genuinely different ideas, even less finely, than to endlessly refine micro-variations. For a landing page, the translation is direct: five tests on five radically different hypotheses (promise, offer, structure, proof, form) are far more likely to contain a major winner than five variations of the same button. The field's pioneers at Microsoft had already reached this humbling conclusion in their reference guide published in 2009 in Data Mining and Knowledge Discovery ("Controlled Experiments on the Web: Survey and Practical Guide", Kohavi et al.): the majority of tested ideas, including experts', fail to improve the metrics they targeted.
The hierarchy of elements: test from the top down
In the absence of data specific to your page, the hierarchy by potential impact is well established — it runs from the elements that change what the page says to those that change how it says it:
- The offer itself — guarantee, trial, entry price, bonus: the most powerful and least tested lever, because it requires a business decision, not just a page change.
- The value proposition and the headline — what the visitor understands in five seconds; the headline and the value proposition condition everything that follows.
- The structure and section order — which arguments, which proof, in what order (see the anatomy of a page that converts).
- The form and the CTA — number of fields, button wording, journey friction.
- Cosmetic elements — colors, images, micro-phrasings: to test last, once the rest is solid; the button color is the canonical example of the popular low-stakes test.
ICE and PIE: useful frameworks, if you stay honest
The classic prioritization frameworks score each test idea on three criteria. ICE: expected Impact, Confidence in the hypothesis, Ease of implementation. PIE: the page's Potential, the Importance of the traffic it receives, Ease of execution. Score each criterion out of 10, average, sort. Their real value isn't the pseudo-precision of the score — it's forcing three explicit questions before every test. Two guardrails make them genuinely useful: first, anchor the "confidence" score in concrete evidence (session recordings, heatmaps, customer feedback, results of a 5-second test) rather than in the idea author's enthusiasm; second, remember the fat-tail lesson: bold ideas deserve an impact bonus, not a confidence penalty — it's precisely because their effect is uncertain that they can pay off big.
The low-traffic case: prioritize even harder
Below a few thousand monthly visitors, most tests will never reach significance — our article on A/B testing without traffic covers the alternatives (sequential tests, user research, bold redesigns measured before/after). The prioritization logic stays the same, taken to the extreme: only test changes whose expected effect is big enough to be detectable on your volume — levels 1 to 3 of the hierarchy above. A low-traffic site testing a button color has doomed itself in advance to learning nothing.
In practice: a testing pipeline, not isolated tests
Keep a single list of hypotheses, scored with ICE or PIE, re-evaluated at every result: a winning headline test re-ranks the following tests (the new promise changes what the social proof must prove), and a losing test is information that recalibrates the confidence scores of neighboring hypotheses. And start from an already proven structure rather than a page to invent: the ten LanderKit templates (€89 each, €229 for the bundle) provide the standard anatomy — promise, proof, offer, form — so your tests focus on the content, where research locates the big wins, rather than on structural questions already settled by practice. The full playbook for execution lives in our landing page A/B testing guide.
FAQ
Frequently asked questions
What's the first A/B test to run on a landing page?
In the vast majority of cases: the headline and value proposition, tested with two genuinely different angles (not two neighboring phrasings). It's the element 100% of visitors see, the one that conditions how the rest is read, and the one whose variations produce the most detectable effects.
Should I use ICE or PIE?
They're equivalent: both force the same questions (how much it could earn, why we believe in it, how much it costs to implement). Pick one, apply it to all ideas the same way, and anchor the scores in concrete evidence rather than intuition alone.
How many ideas should a test backlog contain?
About ten live hypotheses is enough: enough to compare and prioritize, not so many that the list goes stale. What matters isn't the list's size but its diversity — hypotheses about the offer, the message, the structure, and friction, not ten variants of the same element.
What should I do when a test loses?
Record it with the same rigor as a winner: a losing test on a major element is real information (the hypothesis behind the variant was wrong) that should recalibrate the confidence of neighboring hypotheses. Testing programs that only document victories repeat the same mistakes in a loop.
Read next
Related articles
- The halo effect: why a “beautiful” landing page also feels more trustworthy“What is beautiful is usable”: the phrase comes from a founding study in usability research, and it describes a very real bias. The aesthetic judgement, formed in a fraction of a second, spills over onto dimensions that have nothing aesthetic about them — the company's reliability, the product's quality, the payment's security.
- Stripe or PayPal on a landing page: which payment button actually converts better?Two logos, one "Pay" button. Stripe and PayPal don't just process a card differently: they change what the visitor perceives at the most sensitive moment of the sales funnel. What research says about trust signals at checkout, and how to decide between the two depending on what the landing page sells.
- A/A testing before A/B testing: making sure your testing tool isn't lying to youAn A/B test declaring an 8% winner is worthless if the tool that measured it splits traffic unevenly or tracks conversions wrong. The A/A test — comparing a page to itself — is the only way to know before you act on real results.