01

What is Largest Contentful Paint?

Largest Contentful Paint on a dealer site measures how long it takes the largest visible content element to render. On a dealer site, that may be a hero, inventory image or major content block. Google’s good threshold is 2.5 seconds or less at the 75th percentile.

02

What is Interaction to Next Paint?

Interaction to Next Paint on a dealer site measures responsiveness across a visit. Inventory filters, payment tools, menus and lead controls all depend on the browser responding promptly. Google’s good threshold is 200 milliseconds or less.

03

What is Cumulative Layout Shift?

Cumulative Layout Shift on a dealer site measures unexpected movement. Late banners, injected widgets and changing page dimensions can move buttons or vehicle information while the shopper is trying to use them. Google’s good threshold is 0.1 or less.

04

How does Speed Engine relate to Core Web Vitals?

Speed Engine makes the dealer website faster by improving loading order. The exact Core Web Vitals effect depends on the website, page type and resources involved, so results are measured, not promised.

05

Core Web Vitals thresholds at a glance

All three must be within the good band for a site to pass, and Google assesses mobile and desktop separately, so a desktop pass does not offset a mobile failure. Assessment uses real-user field data over a rolling 28-day window, not a single laboratory run.

Google's Core Web Vitals thresholds, measured at the 75th percentile of real users
MetricWhat it measuresGoodNeeds improvementPoor
Largest Contentful PaintWhen the main content appears2.5 s or less2.5 s to 4.0 sOver 4.0 s
Interaction to Next PaintHow quickly the page responds to a tap200 ms or less200 ms to 500 msOver 500 ms
Cumulative Layout ShiftHow much the page moves while loading0.1 or less0.1 to 0.25Over 0.25
Google's Core Web Vitals thresholds at the 75th percentile: Largest Contentful Paint good at 2.5 seconds or less and poor beyond 4 seconds, Interaction to Next Paint good at 200 milliseconds or less and poor beyond 500 milliseconds, Cumulative Layout Shift good at 0.1 or less and poor beyond 0.25.
Google's published thresholds. A site passes only when all three are in the good band, over a rolling 28-day window. Mobile and desktop are scored separately.
06

What does each Core Web Vital mean on a dealership site?

  1. 01

    LCP is normally an image

    The hero image on a homepage, the first vehicle photo on a search results page, or the main gallery image on a vehicle detail page. Oversized images and lazy-loading the main image are the two most common causes of a poor score.

  2. 02

    INP is normally JavaScript

    Long tasks occupying the main thread while a shopper taps a filter or a gallery control. Chat, digital retailing and tag manager initialization are the usual contributors.

  3. 03

    CLS is normally reserved space

    Images without explicit dimensions, banners injected after render, and overlays that push content down instead of sitting above it.

07

Why do dealership websites fail Core Web Vitals so often?

A dealership website is an assembly of vendors, not a single product. Inventory, media, chat, trade, retailing, analytics, advertising and compliance all arrive from different providers with different priorities, and none of them is responsible for the total.

Vehicle detail pages concentrate the problem. The pages carry the largest images, the most third-party tools and the most interactive elements, and they are the page closest to a lead. A site that passes on the homepage and fails on vehicle detail pages is failing where it matters.

08

How do I check my own Core Web Vitals?

Both tools are free. PageSpeed Insights and the Core Web Vitals report in Google Search Console use the same public field data. The speed test on this site reports the same numbers alongside the third-party breakdown that usually explains them.

Check mobile before desktop, check a vehicle detail page before the homepage, and give any change four weeks before judging it.

Sources and further reading

External sources support the general technical guidance on this page. They do not represent a DealerSpeed Engine performance result.