Hi CrUX users,
This is your monthly announcement that the latest dataset has been published to BigQuery.
The 202304 (April 2023) dataset is now available and it covers 18,406,973 origins, a decrease of 0.5% over last month. Here’s a look at origins' Core Web Vitals performance this month:
57.1% of origins had good LCP
95.3% of origins had good FID
72.9% of origins had good CLS
43.5% of origins had good LCP, FID, and CLS
We’re seeing a slight decrease in pass rates for the Core Web Vitals, especially for LCP due in part to a change in LCP to ignore low-entropy images. We also see a decrease in FCP pass rates due to correction in paint timing (which also affects LCP but to a lesser extent).
On a more positive note INP continues to improve with a further improvement of 0.2%. This is especially important as we are moving this metric from an Experimental metric to a Pending metric, and it will join the reset of the Core Web Vitals next year.
From this release, the INP metric is available in the CrUX BigQuery, API, and History API both with and without the experimental prefix. We encourage users to move to the non-prefixed field as the experimental prefix fields should now be considered deprecated and will be removed in 90 days.
Please find our documentation at https://developer.chrome.com/docs/crux/.
If you have any questions about CrUX, feel free to reach out to us on any of these channels:
chrome-ux-report on Google Groups
@ChromeUXReport on Twitter
questions tagged with chrome-ux-report on StackOverflow
GoogleChrome/CrUX on GitHub
Cheers,
Barry
Hello Barry,we noticed that the domain rohlik.cz no longer appears in the CrUX (Chrome User Experience Report) dataset, while domains like www.knuspr.de and www.gurkerl.at are still available. These domains share the same codebase and infrastructure, so the disappearance is confusing.
The last CrUX data for rohlik.cz was available in November 2023, but after that, it seems to have vanished from the reports.
We are confident that our traffic is high enough, as rohlik.cz was consistently ranked 100000.
Do you have an idea what might cause a domain to be removed from the CrUX dataset, despite no obvious changes to traffic or site structure?
Thank you very much for any insights
Dne čtvrtek 25. května 2023 v 13:43:18 UTC+2 uživatel David Jeřábek napsal:Hey Barry,for our website (www.rohlik.cz) we have same problem as Wojciech K. We don't use noindex in homepage but we have auto redirect. And homepage never had a noindex in the header before.Could you please check this? April is the 1st month we don't see in the CrUX Dashboard.Thank you very much.Dne pátek 12. května 2023 v 10:33:11 UTC+2 uživatel Barry Pollard napsal:When the home page is set to noindex, then no origin-level data will be shown.I notice that you root home page is set to auto redirect https://www.limango.de/ -> https://www.limango.de/ehp. This has caused some issues in the past for use, as currently CrUX takes the noindex signal from the original root page without following the redirect to see its no index status (we're working on improving this but no ETA at present). Currently our systems are showing that as a noindex page. I can't see a noindex header on the redirect response at present, but is it possible the root home page had a noindex on it in the past, before the redirect was put in place?I will chase the downstream team on the latest status of that redirect following.On Fri, 12 May 2023 at 08:10, Wojciech K <wojcie...@gmail.com> wrote:Hello Barry,sure, one of example:And when i check on Chrome UX Historical report data is not found for origin, but when I check specific pages there is dataczwartek, 11 maja 2023 o 20:55:25 UTC+2 Barry Pollard napisał(a):This was fully rolled out before the emails were sent, and the number of origins looks as to be expected:SELECT date, device, COUNT(DISTINCT origin)FROM `chrome-ux-report.materialized.device_summary`WHERE date >= '2023-01-01'GROUP BY date, deviceORDER BY device, date DESCCould you give an example of an origin with missing data?On Thu, 11 May 2023 at 15:09, Wojciech K <wojcie...@gmail.com> wrote:
is it fully rollout?
I got a lot of origin domains with missing data for April