The 7 Findings That Define Page Speed in 2026
The seven defining findings: (1) every 1s of LCP delay drops conversion rate by 11.4% on the median site; (2) sites at sub-1.5s LCP convert at 2.7x the rate of sites at >6s LCP; (3) INP > 200ms reduces CR by 23%, a stronger commercial signal than FID ever was; (4) CLS >0.25 doubles form abandonment from 18.7% to 38.4%; (5) mobile-poor sites lose 52% of CR at >4s LCP vs 40% on desktop; (6) median speed-project payback is 4.7 months; (7) image format conversion delivers the single largest LCP win for most templates.
The "speed equals revenue" claim has been canon for a decade - but most published numbers trace to a 2017 Akamai study and a 2018 Google "Milliseconds Earn Millions" paper that never reproduced. We rebuilt the analysis with current-cycle data: 2.4 million sessions, GA4 + CrUX paired, segmented by sector, device, and conversion type.
LCP vs Conversion Rate: The Revenue Curve
Sites achieving sub-1.5s LCP convert at 5.84% median, vs 2.18% for sites at >6s - a 2.7x uplift. The steepest drop sits between 2.5s and 4s, where most non-optimised sites live. Google's official "Good" threshold of 2.5s is the floor, not the ceiling: the additional CR lift from going from 2.5s to 1.5s is 17%.
| LCP bucket | Median CR | vs <1.5s baseline | Sample sessions |
|---|---|---|---|
| <1.5s | 5.84% | Baseline | 284,000 |
| 1.5-2.5s (Good) | 4.97% | -14.9% | 642,000 |
| 2.5-4.0s (Needs work) | 4.12% | -29.5% | 718,000 |
| 4.0-6.0s | 3.21% | -45.0% | 421,000 |
| >6.0s (Poor) | 2.18% | -62.7% | 335,000 |
Source: Visionary 240-Site Performance Study 2026.
Median conversion rate by LCP bucket. Source: Visionary 2026.
Fastest LCP wins in 2026: (1) Convert JPEG/PNG to WebP/AVIF on hero images; (2) self-host critical fonts and subset to used glyphs; (3) defer non-critical JS via dynamic import; (4) preload the LCP image with fetchpriority="high"; (5) replace third-party tag managers with server-side equivalents.
INP vs Conversion Rate
INP replaced FID as the official responsiveness metric in March 2024. The commercial signal is stronger: sites with INP >500ms convert at 58% lower rates than sites with INP <100ms, and AOV drops £13 per order on the worst-INP cohort. The dominant INP killer in 2026: third-party tags injected via Google Tag Manager.
| INP bucket | Median CR | vs <100ms | AOV (£) |
|---|---|---|---|
| <100ms (Excellent) | 5.62% | Baseline | 84.40 |
| 100-200ms (Good) | 4.81% | -14.4% | 82.10 |
| 200-500ms (Needs work) | 3.71% | -34.0% | 78.20 |
| >500ms (Poor) | 2.34% | -58.4% | 71.40 |
Source: Visionary 2026.
CLS vs Conversion Rate
CLS is the most underrated commercial signal. Form abandonment doubles between CLS <0.05 and CLS >0.25. Layout shifts during form entry cause mis-clicks, lost focus and frustrated abandonment - a measurable revenue leak that most teams ignore because CLS rarely fails Google's automated checks at audit time.
| CLS bucket | Median CR | Cart-add rate | Form-abandon rate |
|---|---|---|---|
| <0.05 (Excellent) | 4.92% | 12.4% | 18.7% |
| 0.05-0.10 (Good) | 4.41% | 11.2% | 21.4% |
| 0.10-0.25 (Needs work) | 3.62% | 9.4% | 27.8% |
| >0.25 (Poor) | 2.41% | 7.1% | 38.4% |
Source: Visionary 2026.
Mobile vs Desktop: Where the Revenue Hides
Mobile carries 64% of eCommerce sessions but only 41% of revenue. The CR gap closes dramatically with speed: mobile sub-2.5s sites hit 3.81% CR vs 2.94% for 2.5-4s and 1.84% for >4s. Mobile speed is the single largest revenue lever in the 2026 dataset.
| Device + LCP | Median CR | Bounce | AOV (£) |
|---|---|---|---|
| Mobile <2.5s | 3.81% | 38.4% | 72.10 |
| Mobile 2.5-4s | 2.94% | 47.2% | 68.40 |
| Mobile >4s | 1.84% | 61.7% | 62.10 |
| Desktop <2.5s | 6.42% | 21.4% | 94.80 |
| Desktop 2.5-4s | 5.21% | 27.8% | 91.20 |
| Desktop >4s | 3.84% | 38.6% | 84.40 |
Source: Visionary 2026.
Speed Impact by Sector
| Sector | Median LCP | CR at Good LCP | CR at Poor LCP | Revenue / 100ms saved |
|---|---|---|---|---|
| eCommerce / DTC | 2.84s | 4.21% | 1.94% | £0.84 |
| B2B SaaS | 2.42s | 5.84% | 2.81% | £2.14 |
| Financial services | 2.61s | 4.41% | 2.04% | £3.84 |
| Travel | 3.42s | 3.71% | 1.42% | £1.94 |
| News / publishing | 3.21s | 2.84% | 1.21% | £0.21 |
| Education | 2.74s | 4.84% | 2.41% | £0.94 |
| Local services | 3.04s | 5.21% | 2.71% | £1.41 |
| B2B services | 2.51s | 4.94% | 2.21% | £1.84 |
Source: Visionary 240-Account Performance Study 2026.
Revenue Per Millisecond Saved
Translating the speed curve to revenue, the median 240-account site gains £0.84 per session per 100ms LCP improvement. At 50,000 monthly sessions that's £504/month per 100ms; at 500,000 sessions, £5,040/month. The most leveraged speed wins are the cheap-to-fix ones - image format, font subsetting, JS code-splitting.
| Speed improvement | CR lift (median) | Revenue lift (median site) |
|---|---|---|
| LCP -100ms | +1.1% | +£0.84 per session |
| LCP -500ms | +5.4% | +£4.21 per session |
| LCP -1s | +11.4% | +£8.94 per session |
| INP -100ms | +2.8% | +£2.41 per session |
| CLS -0.10 | +8.7% | +£6.84 per session |
Source: Visionary 2026.
Bounce Rate & Time-on-Page by LCP
| LCP bucket | Bounce rate | Pages / session | Time on page |
|---|---|---|---|
| <1.5s | 21.4% | 4.84 | 2m 41s |
| 1.5-2.5s | 27.8% | 4.21 | 2m 18s |
| 2.5-4s | 38.6% | 3.41 | 1m 47s |
| >4s | 54.2% | 2.41 | 1m 12s |
Bounce more than doubles between sub-1.5s LCP and >4s LCP. Source: Visionary 2026.
Why Page Speed Still Moves Conversion in 2026
Every year someone declares page speed "solved." Every year the data disagrees. Our 240-account, 2.4-million-session study confirms what every honest CRO practitioner already knows: the relationship between real-user Core Web Vitals and completed conversion rate remains one of the strongest, most reproducible correlations in performance marketing. A page that loads in under 1.5 seconds converts at roughly 2.7x the rate of a page that loads in over 6 seconds, controlled for device, sector, and traffic source. That is not a rounding effect. That is the shape of a decade of consistent human behaviour: attention is elastic, patience is not.
What has changed since 2020 is not the size of the effect but the shape of the fix. In 2020, "page speed" meant shrinking images and minifying JavaScript. In 2026, page speed means a much broader engineering discipline covering third-party tag governance, edge rendering, hydration cost, JavaScript execution on mid-range Android hardware, layout stability during ad injection, and INP (Interaction to Next Paint) - a metric that most CRO teams still treat as an afterthought despite it being the single strongest predictor of drop-off in our dataset for post-click conversion funnels.
The other change is competitive. When one merchant in a category hits sub-2.5s LCP and another sits at 4.5s, the slower merchant is not just losing conversions - they are losing the head-to-head comparison shopping that happens across five tabs open at once. Speed is now a competitive moat in categories where price and product are broadly commoditised, because it compounds silently through repeat visits, brand association, and word-of-mouth. Slow sites acquire the reputation of "the annoying one to buy from," and that reputation costs more to rebuild than the engineering did to earn.
LCP: The Metric That Still Buys You Trust
Largest Contentful Paint is the metric closest to the human perception of "did the page load?" The 2026 data is unambiguous: every 100ms of LCP improvement between 1.5s and 6s produces roughly £0.84 of incremental revenue per session on the median 240-account site. That number is the average of a wide distribution - highly-monetised traffic (paid search hitting product pages) sits at £2.10-£3.40 per 100ms, while low-monetised traffic (informational SEO) sits at £0.05-£0.15 - but the direction of the effect is identical across every segment we cut.
The cheapest LCP wins in 2026 are not the ones the tooling nags you about. They are: (1) preloading the hero image at its final rendered resolution rather than relying on responsive-image negotiation, (2) inlining the critical CSS for above-the-fold layout, (3) killing the two or three third-party tags nobody has audited since 2022, and (4) moving CDN origin closer to the largest traffic segment. Together, these four moves typically account for 60-70% of the reachable LCP improvement on a mid-sized eCommerce site, at engineering cost measured in days rather than weeks.
INP: The Metric Most CRO Teams Are Still Ignoring
Interaction to Next Paint replaced FID in Core Web Vitals in March 2024 and has proved to be the most sensitive of the three metrics to conversion outcomes on interactive funnels - checkouts, forms, configurators, filtered category pages. Our dataset shows a linear relationship between INP and abandonment: every additional 100ms of INP above the 200ms "Good" threshold produces roughly a 2.1% relative increase in checkout abandonment. Above 500ms INP, abandonment rises non-linearly and reaches the point where the funnel is effectively broken for the slowest 25% of user devices.
The reason INP is underweighted is that lab tools rarely surface it well - you need real-user monitoring to see the distribution across actual devices, and most teams still rely on synthetic Lighthouse scores. The teams shipping the fastest INP in 2026 are the ones who have moved input handlers off the main thread, deferred non-critical JavaScript with proper priority hints, and audited every third-party script for main-thread cost. That last one is the hardest political fight in a marketing organisation, because the scripts causing the problem are usually owned by paid-media or analytics teams who did not price the performance cost into their tag adoption decisions.
CLS: The Invisible Killer of Add-to-Cart
Cumulative Layout Shift looks harmless on paper - a 0.1 CLS score sounds like nothing - but the human behaviour behind it is dramatic. Users who click on a moving target ("I meant to hit Add to Cart but the page shifted and I hit Reviews") almost never re-attempt the correct interaction. They leave. Our dataset shows that pages with CLS above 0.25 have a 34% higher rate of add-to-cart abandonment than matched pages under 0.1 CLS, even when LCP and INP are identical. Layout stability is one of the most under-appreciated conversion optimisers available.
The two biggest CLS offenders in the 2026 data are (1) late-loading ad slots that push content down after initial paint, and (2) client-side rendered price/stock information that changes the height of the buy-box after hydration. Both are fixable with reserved space and skeleton loaders. Neither is fixed on most sites, because they are usually owned by a mix of marketing, product, and engineering, and nobody is accountable for the aggregate outcome.
Mobile Is Where the Money Is Left on the Table
Every year the mobile share of eCommerce traffic climbs, and every year the average mobile experience underperforms the desktop equivalent by a wider margin than it should. Our dataset shows the gap in median mobile-vs-desktop conversion has actually widened between 2022 and 2026 - not because mobile users convert less on principle, but because the average mobile page has become heavier faster than mid-range Android hardware has improved. The typical UK mobile buyer in 2026 is on a device with roughly the same CPU performance as a 2018 laptop; every megabyte of JavaScript costs them meaningfully more than it costs the desktop user.
The teams closing the mobile gap are the ones treating mobile as the primary design target, not the responsive afterthought. That means: shipping a mobile-specific critical CSS bundle, deferring desktop-only features (mega-nav, sticky filters, hover states) rather than sending them and hiding them, and testing on a real mid-range Android device rather than a throttled desktop Chrome. The teams that do not are the ones whose mobile conversion rate sits 40-60% below desktop despite mobile traffic being the majority of sessions.
Third-Party Tags: The Political Fight Nobody Wants
In our audit dataset, the median mid-sized eCommerce site loads 34 third-party scripts on the checkout page. Roughly 40% of them are not actively used, 20% are firing on the wrong pages, and 15% are duplicated (multiple tools measuring the same event, often paying twice). The aggregate cost of this stack to LCP and INP is measurable in seconds, not milliseconds. The reason it persists is organisational: every tag has a champion, no tag has an auditor, and removing a tag creates political risk while keeping it creates only performance risk that nobody is personally accountable for.
The fix is server-side tagging combined with an annual tag governance review that requires a named owner to re-justify every tag. Server-side tagging alone (moving to Google Tag Manager Server or an equivalent) typically recovers 400-900ms of LCP on a heavy site because it collapses the browser-side network waterfall into a single first-party call. Combined with a genuine tag audit, we routinely see combined speed programmes deliver 15-30% conversion-rate lift on transactional pages within a quarter.
The Payback Case: How to Get Speed Prioritised
Every performance-engineering programme we've run has hit the same wall at the same point: engineering leadership wants to prioritise it, product leadership wants to prioritise it, and finance wants to see the number. The number is straightforward and rarely modelled. Take your monthly conversions, multiply by average order value, take the sector median lift-per-100ms from this study, and multiply by the addressable LCP improvement. For a 50,000-session/month site with £120 AOV and 300ms of reachable LCP improvement, that is typically £8,000-£24,000 of monthly incremental revenue against a one-off engineering cost of 3-8 developer weeks. Payback under 90 days is normal. Payback under 30 days is common in high-AOV sectors.
The reason it does not get prioritised is that the payback is diffuse - it is not attributable to a single campaign, a single quarter's goal, or a single team's KPI. That is the political challenge of infrastructure work in general, and page speed is a special case of it. The teams that have solved this politically are the ones that have moved Core Web Vitals into the executive dashboard alongside revenue and conversion rate, and have assigned a single accountable owner (usually the head of product or engineering) with a quarterly target. Once the metric is visible at the top of the org, it gets funded. Until it is, it is always somebody else's problem, and the conversions being lost are never counted because they are conversions that never happened.
Page Speed Score Card - Estimate Your Lift
Enter your current Core Web Vitals and traffic. We estimate the conversion-rate and revenue lift available if you reach Excellent.
Speed Index
64/100
LCP 70 · INP 63 · CLS 60
CR lift if optimised
+0.0%
Modelled lift to median CR after reaching Excellent CWV.
Monthly revenue lift
£0
Indicative - confirm with paired GA4 + CrUX data.
Indicative model. Pair with a full performance audit for precise figures.
Methodology
Source 1: Visionary 240-Account Performance Study 2026. 2.4M sessions across 240 client accounts. GA4 paired with CrUX field data via the CrUX BigQuery export. Conversion rate measured on completed-purchase / qualified-lead events. Segmented by device, sector and traffic source. Q1 2026.
Source 2: Visionary Mass CRO Practitioner Survey 2026 (n=900). Used to validate practitioner consensus on payback timeframes, prioritisation and tooling.
Limitations: speed is one variable among many; correlation does not imply causation in every case; sector-specific variation is substantial; sites with very low traffic may show wider confidence intervals. For media enquiries: press@visionary-marketing.co.uk.
Frequently Asked Questions
Related Services
How We Can Help
eCommerce SEO Agency
Category, product, technical and content SEO in one revenue-focused programme.
Learn MoreSEO Agency
Senior-only organic growth - including Core Web Vitals programmes.
Learn MoreTechnical SEO
Performance, Core Web Vitals and crawlability fixes.
Learn MoreSEO Content
Content engineered for ranking and conversion.
Learn MoreGoogle Ads
Faster landing pages cut CPC and lift Quality Score.
Learn More