Shift concentration

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

Field data PhoneDesktopAll Scope All sites Q2 2026 edition · Desktop 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
desktop 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 · desktop field datacorewebvitals.io/state-of-cwv
2

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

0.00 0.04 0.08 0.11 0.15
0.1
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 (≤0.1) Needs improvement Poor (>0.25) Site count
The State of Web Vitals · Q2 2026 · 189,915 sites · desktop field datacorewebvitals.io/state-of-cwv
3

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

Shift concentrationSitesPassing CLSCLS
0.2–0.252 609 79% 0.03
0.252–0.317 1,057 78% 0.03
0.317–0.399 2,573 71% 0.05
0.399–0.502 6,850 69% 0.05
0.502–0.632 11,190 69% 0.05
0.632–0.796 13,653 71% 0.04
0.796–1 81,263 77% 0.03
1–1.26 454 64% 0.06
1.26–1.59 437 65% 0.07
1.59–2 343 66% 0.06
>p98 2,459 70% 0.06
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): CLS 0.03. At the high end (>p98): CLS 0.06. computed

The State of Web Vitals · Q2 2026 · 189,915 sites · desktop 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, 79% of sites pass the CLS. Where it is high, 70% 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