Hi Maria,
You're correct that Search Console's Core Web Vitals report uses field data from CrUX:
> The data for the Core Web Vitals report comes from the
CrUX report. The CrUX report gathers anonymized metrics about performance times from actual users visiting your URL (called
field data).
I think what's causing the misalignment is how GSC groups URLs together:
> An issue is assigned to a group of URLs that provide a similar user experience. This is because it is assumed that performance issues in similar pages is probably due to the same underlying problem, such as a common slow-loading feature in the pages.
So GSC will group all pages similar to /senior-care and assess them by their aggregated LCP experience: "Agg LCP (aggregated LCP) shown in the report is the time it takes for 75% of the visits to a URL in the group to reach the LCP state."
Because this is a group-level aggregation, it may sometimes differ from the URL-level aggregation used by PSI, as you're seeing in this case.
To fix the LCP issue that GSC is reporting, I'd recommend testing some of the other sample URLs in the same group having poor aggregate LCP. There seem to be one or more pages dragging the group's assessment down, likely to be popular pages with more influence over the aggregate experience. There should be about 20 other sample URLs listed, so I would expect most of them to also be individually assessed as having poor LCP experiences in PSI, similar to the group-level assessment given by GSC.
I'm especially interested in making the transition from GSC to PSI more smooth so please let me know if you have any thoughts on the current implementation or ways we could improve it. I'd also be interested to hear if you're finding many/most of the sample URLs not actually reported to have poor LCP by PSI.
Thanks,
Rick