Assessing Google’s ‘Core Web Vitals’ on Shopify Themes

Google recently announced “Core Web Vitals,” which are brand-new efficiency metrics that will become a search ranking signal next year.
From the statement:
Earlier this month, the Chrome group revealed Core Web Vitals, a set of metrics related to speed, responsiveness, and visual stability, to help website owners measure user experience on the web.
Today, we’re constructing on this work and offering an early appearance at an upcoming Search ranking modification that incorporates these page experience metrics. We will introduce a brand-new signal that integrates Core Web Vitals with our existing signals for page experience to supply a holistic image of the quality of a user’s experience on a web page.
Core Web Vitals consist of three new metrics:
- Largest Contentful Paint determines the user’s perceived page load speed; an excellent worth is 2.5 seconds.
- First Input Delay determines how quick users can interact with the page; an excellent worth is less than 100 ms.
- Cumulative Design Shift determines the visual stability of the page material; a good worth is less than 0.1 seconds. Some pages move content when users do something about it, which can be frustrating.
You can quickly examine these metrics on your site by installing “Web Vitals,” a third-party Chrome extension.
Google displays the brand-new metrics in Browse Console, PageSpeed Insights, and the Chrome User Experience Report.
Modifications in Lighthouse 6.0
PageSpeed Insights is powered by an open-source tool from Google called Lighthouse, which was upgraded to support the brand-new metrics, among other modifications.
From the release notes, which appear below with minor clarifications, we learn that Google eliminated three metrics from the score calculation and minimize the weight of a couple of others.
TTI’s [Time to Interactive’s] weight has been minimized from 33% to 15%. This was in response to user feedback about TTI variability, along with disparities in metric optimizations. TTI is still a helpful signal for when a page is fully interactive, however with TBT [Total Obstructing Time] as an enhance, variability is minimized. With this scoring change, we hope developers are more efficiently motivated to optimize for user interactivity.
FCP’s [First Contentful Paint’s] weight has been lowered from 23% to 15%. Determining only when the very first pixel is painted didn’t provide us a complete photo. Integrating it with determining when users can see what they most likely appreciate (Biggest Contentful Paint) much better reflects the packing experience.
Max Possible FID [First Input Hold-up] has been deprecated. It is no longer shown in the report but is still offered in the JSON. It is now suggested to look at TBT to quantify your interactivity rather than Max Possible FID.
First Meaningful Paint has been deprecated. This metric was too variant and had no practical course to standardization as the application is specific to Chrome rendering internals. While some teams do find the FMP timing to be worthwhile on their website, the metric will not receive additional enhancements.
First CPU Idle has been deprecated since it’s not unique enough from TTI. Total Obstructing Time and Time to Interactive are the go-to metrics for interactivity now.
Cumulative Design Shift’s weight is relatively low, though we expect to increase it in a future major version.
Google mentions that the brand-new approach will result in Lighthouse scores to (i) intensify by at least 5 points for half of all worldwide websites, (ii) stay unchanged for 30 percent of sites, and (iii) be “noticeably higher” for 20 percent.

Field Data vs. Lab Data
The brand-new Core Web Vitals mainly concentrate on “Field Data”– information from real users. “Lab Data” is a simulation and does not necessarily reflect real-life experience. PageSpeed Insights puts Field Data above Lab Data, as revealed in the screenshot listed below for a Shopify website, which does not, incidentally, pass the Core Web Vitals evaluation.
PageSpeed Insights places “Field Data,” from real users, above the Lab Data, which is simulated.
Google recommends using Lab Data while a site is under development and Field Data when it’s live.
Here’s an example of how Field Data is collected from real interactions. The Web Vitals Chrome extension doesn’t initially display First Input Delay metrics, reporting in light gray, “waiting for input.” To get a value for your site, mouse over the main site navigation.
The Web Vitals Chrome extension doesn’t initially display First Input Delay metrics, reporting in light gray, “waiting for input.”
Updated Page Speed Study
“Page Speed Scores of Every Shopify Theme,” my article in April, included a table of those speeds at that time using PageSpeed Insights, which, again, was Lab Data.
What follows is an updated table of the page speed scores for mobile and desktop of all Shopify themes using Field Data. I’ve also included the Lab Data scores from April with the percent change for each theme.