At a glance the headline numbers for Cookie wall detected
Whether a consent wall blocks the page on first visit.
29.0% of sites block their content behind a cookie wall.
Cookie wall detected sites that have it vs sites that don't
29.0% of sites show a cookie consent wall (27,534 of 94,910). With show: CLS 0.03, 76.1% pass. Without: CLS 0.02, 79.0% pass. computed
Why this matters for the Core Web Vitals, and where to start fixing it
A cookie wall blocks the page until the visitor chooses. For the vitals that means the first interaction of every new session happens on the wall: its buttons are the INP sample, its overlay is the first thing painted.
If the wall must exist, it must be the fastest thing on the page. Inline its styles, keep its script first-party, and make the buttons respond instantly. A laggy consent click is the worst first impression a page can measure.
How does a cookie wall affect the Core Web Vitals?
Having it makes no measurable difference to the INP: 99% pass with it, 99% without.
Chrome field data from 94,910 sites, representing millions of real page loads. How we measured.