TL;DR — Quick Summary
CrUX is Google's public dataset of real Chrome user performance data — the field data source Google uses for ranking. It tracks CWV + FCP + TTFB at p75 over a 28-day rolling window. Accessible via PSI, Search Console, BigQuery, and API.
What is Chrome User Experience Report (CrUX)?
The Chrome User Experience Report (CrUX) provides real-user experience metrics for millions of websites. Data is aggregated at origin-level and URL-level using a rolling 28-day window. Includes all CWV plus FCP and TTFB. Accessible via PSI, BigQuery, CrUX API, and CrUX Dashboard.
Key characteristics:
- •Data source — Opted-in Chrome users (anonymous, aggregated).
- •Granularity — Origin-level and URL-level.
- •Window — Rolling 28 days.
- •Percentile — 75th percentile (p75) for pass/fail.
- •Metrics — LCP, INP, CLS, FCP, TTFB.
- •Coverage — ~15 million origins in 2026.
History & Evolution
Key milestones:
- •2017 — CrUX launched as a BigQuery public dataset.
- •2018 — PSI rebuilt to surface CrUX data alongside Lighthouse.
- •2020 — Core Web Vitals announced. CrUX becomes the official data source for CWV ranking signals.
- •2021 — Page Experience Update rolls out. CrUX data directly influences rankings.
- •2024 — INP replaces FID in CrUX. URL-level data coverage expanded.
- •2025–2026 — CrUX covers ~15M origins. API v2 with enhanced historical data.
How CrUX is Measured
CrUX collects performance metrics from opted-in Chrome users (those who share usage statistics). Data is anonymous, aggregated, and published monthly (BigQuery) and in real-time (API, PSI).
Access methods:
- •PageSpeed Insights — 'Discover what your real users are experiencing' section.
- •Search Console — Core Web Vitals report for all indexed URLs.
- •BigQuery — Full historical dataset for custom analysis.
- •CrUX API — Programmatic access for dashboards. Free, rate-limited.
- •CrUX Dashboard — Pre-built Data Studio visualization.
- •HTTP Archive — Monthly crawl data including CrUX metrics for trend analysis.
Key rule: Field data (CrUX) determines Google rankings. Lab data (Lighthouse, WebPageTest) is for debugging and iteration.
Common Causes of Poor CrUX Scores
Common CrUX data issues:
- 1No URL-level data — Page lacks sufficient Chrome traffic. CrUX needs meaningful pageviews over 28 days.
- 2Origin-level failing but URL-level passing — A few slow pages drag down the entire domain.
- 3Field data worse than lab data — Real users on budget devices/slow networks experience worse performance.
- 4Data not updating after fixes — CrUX uses a 28-day rolling window. Full improvement takes 28 days.
- 5Mobile vs desktop divergence — Mobile CrUX often fails while desktop passes.
Frequently Asked Questions
No. CrUX collects performance metrics from Chrome users (anonymous, aggregated). Google Analytics tracks user behavior (page views, sessions). They measure different things, though both use real-user data.
The page doesn't receive enough Chrome traffic over a 28-day period. Low-traffic pages often lack URL-level data. Google falls back to origin-level data for ranking assessment.
CrUX uses a rolling 28-day window. Improvements begin reflecting immediately as new fast loads mix with old slow data, but full improvement takes 28 days.
Yes — CrUX is a public dataset. Use BigQuery or the CrUX API with any URL/origin. Useful for competitive benchmarking.
CrUX measures real users (diverse devices, networks, locations). Lighthouse simulates one device on one network. Real-user diversity often produces worse results than lab simulation.
Yes — CrUX data comes exclusively from opted-in Chrome desktop and Android users. Safari, Firefox, and other browsers are not included.
CrUX reports the 75th percentile (p75). This means 75% of user experiences must meet the 'good' threshold. It's stricter than median (p50) but not as strict as p90.
Google prefers URL-level CrUX data for ranking individual pages. If a URL lacks sufficient data, Google falls back to origin-level assessment. Both are visible in PSI.
For step-by-step optimization, platform-specific fixes, code examples, and case studies, read our full guide:
The Ultimate Guide to Website Performance Measurement, Tools & Data: Lab, Field & Everything Between in 2026Struggling with CrUX?
Request a free speed audit and we'll identify exactly what's holding your scores back.