CrUX ad metrics landed on 15 September: four experimental measurements of how ads behave on real page loads, added to the Chrome User Experience Report. The announcement is aimed at advertisers, but the interesting questions are the ones site owners are already asking: does this show up in Search Console, and is Google about to grade my ad density for ranking? Here is what the primary source actually says, and the one connection to your existing Core Web Vitals data that nobody in the ad-tech coverage has made.
What are the four new CrUX ad metrics?
Straight from the Chrome announcement, with Google’s own definitions:
- Ad count: the average number of ads in the viewport.
- Ad density: the average fraction of the viewport area occupied by ads.
- Ad weight (network usage): the resources consumed by ads, measured in bytes.
- Ad weight (CPU usage): the resources consumed by ads, measured in milliseconds.
All four are labelled experimental. Google says that label is deliberate, to leave room for community feedback, evolving the definitions and adding more metrics. The stated audience is web advertisers and the services that place ads, not publishers or SEOs, and the post carries endorsements from WPP, The Guardian, Mediavine and Index Exchange, which tells you who Google built this for.
Do CrUX ad metrics affect Google rankings?
Google’s announcement says these metrics are not part of Core Web Vitals and have no suggested targets or thresholds. That is the whole on-record position; the primary source says nothing about Search ranking in either direction. The ad-tech press is already reasoning that Core Web Vitals eventually became a ranking signal, so ad metrics could follow. That is inference, not announcement, and I am labelling it as such.
The history is worth knowing because it points the other way. Google already has a punitive ad-quality system: the Better Ads Standards, enforced through Chrome’s ad filtering and the Ad Experience Report. That system has thresholds and consequences. The CrUX ad metrics are the opposite shape, descriptive field data with no pass or fail line. Reading a penalty into them today is reading something that is not there.
Where do you see the ad metrics? Not in Search Console
The Core Web Vitals report in Search Console is fed by CrUX, so it is natural to expect the ad metrics to appear next to LCP, INP and CLS. They do not. The data is available through the CrUX API and the CrUX History API, and visually in the CrUX Vis tool, for sites that serve third-party ads. There is nothing new to check inside Search Console today. Coverage is also thin right now; Google itself says data availability should increase over the coming month, and early testing by the search press found many ad-heavy sites not reporting yet. Small sites already know this game from Core Web Vitals, where thin CrUX coverage shows up as not enough data, and the same eligibility logic will leave the ad metrics blank for most of the web.
What I would actually do with this
If you run ads, two checks are worth the ten minutes this week:
- Pull a baseline now. Query the CrUX API for your origin and record the four ad metrics while they are experimental. If the definitions change, or if these numbers ever grow teeth, you will want the before.
- Put ad weight CPU next to your INP. This is the connection the coverage has missed. Heavy ad scripts are one of the most common causes of poor interaction responsiveness, and until now the ad cost was invisible in field data. A site with a degrading INP in Search Console and a high ad weight CPU in CrUX now has its explanation on paper. The same pairing works for ad density and CLS, since late-loading ad slots are a classic layout shift source.
That is the honest size of this news for site owners: no new report in Search Console, no threshold to fear, one genuinely useful new lens on a problem, ads degrading real-user metrics, that used to be hard to prove. It goes on my technical SEO audit checklist for ad-funded sites, in the evidence-gathering column rather than the ranking-factor one.
Sources
- Chrome blog, new ad metrics in Chrome User Experience Report, 15 September 2026, for the metric names, definitions, experimental status, availability and the no-thresholds statement
- Chrome documentation, Chrome UX Report, for the API and eligibility background
- Search Engine Roundtable, Google ad metrics in CrUX, for the early observation that many sites are not reporting data yet
- Search Console Help, Core Web Vitals report, for what Search Console actually surfaces from CrUX
