Hello there,
I'm happy to see that there is a community behind the strange world of "Core Web Vitals" that, as a developer, is my pain and also a wonderful discover.
However, I need to you to help me only to understand two concepts that I've seen there:
https://developer.chrome.com/docs/crux/methodology/tools?hl=enIn my understanding the CORE thing is the period, but THE MUST IMPORTANT THING is that CrUX insight need real user tracking data to works.
So my question is, I've a site that 80% of the traffic is on Phones but I've an issue on CLS on DESKTOP, I'm assuming to have fixed it (the mitigation on Google Search Console) is "pending", but I'm asking to myself:
If I've released the fix on 8th may when I should have a feedback on Different instruments?
- Google Search Console
I've to wait 28 days from the request to validate the fix? - CrUX vis
The last date is 9th may so I'm expecting to have some improvements? Or 1 day of good (hope) is not enough to mitigate 27 days of BAD trackings? - pagespeed.web.dev
The report told me that the score refers to a period that was ended on 13th May, so as before I'm expecting to have an increase? Or 4 days is not enough? or also the pagespeed refers to CrUX data that is updated only on 9th?
We have delivered so many fixes and improvements but we seems to have no results, I'm confident that you know it's just a matter of time, but I would like some confirmation.
In the site we have a 0.4-0.5 CLS issue on all desktop pages BUT, with the release of 8th may, I'm sure to have fixed the hugest CLS issue that affect our sticky desktop header (so every page on every scroll on desktop)... in my live tests using performance devtool, before release I've 0.4-0.5 CLS issue (as highlighted by all instruments) but after the released fix the CLS is near to 0 (when third party scripts not add strange content).
Any help is appreciated.