Shift concentration

How concentrated the shifting is: largest shift over total shift.

Field data PhoneDesktopAll Scope All sites Q2 2026 edition · Phone field outcomes
Metric LCP INP CLS
1

At a glance the headline numbers for Shift concentration

How concentrated the shifting is: largest shift over total shift.

1
on the typical site
half of sites sit at or below
1
1 in 4 sites exceed this
the top quarter
6
the heaviest 1%
the long tail
120,888
sites measured
phone field data

On the typical site, the largest single shift causes 1 of all layout shift.

The State of Web Vitals · Q2 2026 · 189,915 sites · phone field datacorewebvitals.io/state-of-cwv
2

Distribution & median INP site count and median INP at each level of shift concentration

0ms 63ms 125ms 188ms 250ms
200ms
0 40632 81263
0.2–0.252 0.252–0.317 0.317–0.399 0.399–0.502 0.502–0.632 0.632–0.796 0.796–1 1–1.26 1.26–1.59 1.59–2 >p98
Good (≤200ms) Needs improvement Poor (>500ms) Site count
The State of Web Vitals · Q2 2026 · 189,915 sites · phone field datacorewebvitals.io/state-of-cwv
3

Passing INP by shift concentration which level passes the INP most often

Shift concentrationSitesPassing INPINP
0.2–0.252 609 91% 102ms
0.252–0.317 1,057 94% 102ms
0.317–0.399 2,573 93% 102ms
0.399–0.502 6,850 92% 102ms
0.502–0.632 11,190 92% 103ms
0.632–0.796 13,653 91% 102ms
0.796–1 81,263 93% 98ms
1–1.26 454 90% 104ms
1.26–1.59 437 95% 103ms
1.59–2 343 92% 106ms
>p98 2,459 91% 106ms
Good Needs Improvement Poor Faded rows: under 100 sites

Shift concentration 1.0. p75 1. p99 6.2. At the low end (0.2–0.252): INP 102ms. At the high end (>p98): INP 106ms. computed

The State of Web Vitals · Q2 2026 · 189,915 sites · phone field datacorewebvitals.io/state-of-cwv
4

Why this matters for the Core Web Vitals, and where to start fixing it

Two sites can have the same CLS for opposite reasons. One has a single big jump. The other moves a little, everywhere, all the time. This ratio separates them: the largest shift divided by the total. Close to one means one event causes nearly all the damage. Find that element, reserve its space, and the score follows.

A low concentration is the harder case. No single shift looks bad, but they add up. That pattern points at scroll-triggered animations, CSS transitions on layout properties, or content that streams in piece by piece. There is no one bug to fix, so it needs a structural pass instead of a patch.

How does this affect the Core Web Vitals?

Shift concentration is part of the CLS itself, so this is arithmetic, not correlation. Where the shift concentration is low, 89% of sites pass the CLS. Where it is high, 74% do. The decline is gradual. There is no point where sites suddenly start failing.

Related signals Largest single shift → Layout shift count → Shift direction → What shifted → Chrome field data from 189,915 sites, representing millions of real page loads · How we measured