Core Web Vitals are three Google-defined metrics that measure real-user experience on a webpage: Largest Contentful Paint (loading speed), Interaction to Next Paint (interactivity), and Cumulative Layout Shift (visual stability). They are confirmed ranking signals in Google Search.
Core Web Vitals in plain English
Core Web Vitals are the three user-experience benchmarks Google uses to evaluate how a page feels to a real visitor. Largest Contentful Paint (LCP) measures how quickly the main content loads β for a product page, that is typically the hero image. Interaction to Next Paint (INP) measures how fast the page responds after a user taps or clicks. Cumulative Layout Shift (CLS) measures whether page elements jump around as the page renders, such as a button that moves just as a shopper is about to tap it.
Google collects Core Web Vitals data from real users via the Chrome User Experience Report (CrUX), not from lab simulations alone. Field data from actual visits is aggregated over a 28-day rolling window and fed into the Page Experience ranking signal. A URL passes each metric only when at least 75 percent of real-world visits to that URL meet the 'Good' threshold. Failing any one of the three metrics means the full Page Experience signal is not satisfied, regardless of performance on the other two.
A store with strong Core Web Vitals scores loads its primary product image within 2.5 seconds, responds to taps and clicks within 200 milliseconds, and keeps layout shift below a CLS score of 0.1. A store with poor scores typically shows a product image that loads after 4-plus seconds, a sticky header or chat widget that causes buttons to shift on mobile, and sluggish add-to-cart responsiveness. The visible result for shoppers is friction at the exact moments β image load, first interaction, checkout β where purchase decisions are made.
Google's published 'Good' thresholds are: LCP at or under 2.5 seconds, INP at or under 200 milliseconds, and CLS at or under 0.1. These thresholds apply to the 75th percentile of field data for a given URL, meaning a store must deliver a good experience to the vast majority of its visitors β not just under ideal conditions. For ecommerce stores, mobile product pages and category pages are the highest-stakes URLs because they carry the most organic traffic and the most direct path to purchase.
Why core web vitals matters for ecommerce
Core Web Vitals directly affect both search ranking and on-site conversion for ecommerce stores. A product page that fails LCP loads its hero image too slowly for mobile shoppers on average connections β those shoppers leave before they see the product. A page with high CLS shifts the Add to Cart button mid-tap, producing accidental clicks or abandoned intent. Stores that hit the Good thresholds on all three metrics satisfy Google's Page Experience signal, protect organic rankings, and remove friction at the moments that decide whether a visit becomes a purchase.