Barry Pollard
unread,Sep 20, 2022, 7:31:53 AM9/20/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chrome UX Report (Discussions), al...@womple.com, Chrome UX Report (Discussions), Khoirul Amri
CrUX data is available in a few forms, as detailed in the
CrUX documentation:
- The
CrUX API can be queried at Origin or URL level (where sufficient data exists).
- The
CrUX BigQuery dataset is released month can be queried at Origin level only (including all visits under that origin and not just the home page).
The CrUX dashboard is a Data Studio Report that uses the BigQuery dataset and so is at Origin level only.
Other tools, such as PageSpeed Insights, uses the API and so displays URL-level data where available, falling back to Origin if no URL-level data exists, or an error if neither exists.
Thanks,
Barry