Core Web Vitals Monitor
My Core Web Vitals Alerter queries real-user performance data from Google's Chrome UX Report database and alerts you if your scores slip. It checks the three metrics Google uses as page experience signals: Largest Contentful Paint (loading speed), Interaction to Next Paint (responsiveness), and Cumulative Layout Shift (visual stability). Run a one-off check to see where your pages stand today, or set up a weekly monitor to catch performance regressions before they affect your rankings.
LCP (p75 Mobile) This monitors the Largest Contentful Paint metric to measure when the main content of the page loads.
--
INP (p75 Mobile) This monitors the Interaction to Next Paint metric to evaluate page responsiveness during user interactions.
--
CLS (p75 Mobile) This monitors the Cumulative Layout Shift score to track visual stability and layout movement during loading.
--
Historical Performance (Previous 6 Months)
Frequently Asked Questions
It queries the Chrome UX Report (CrUX) database, which collects real performance data from Chrome users who visit your site. The tool returns 75th percentile scores from the most recent 28-day collection window. This is the same data Google uses when assessing page experience.
The three Core Web Vitals: Largest Contentful Paint (LCP), which measures how quickly the main content loads; Interaction to Next Paint (INP), which measures how quickly the page responds to user input; and Cumulative Layout Shift (CLS), which measures how much the layout moves around during load.
Focus on your highest-traffic organic landing pages, main category or collection pages, and any templates used across multiple URLs. These pages tend to be the most complex and are the most susceptible to silent regressions introduced by CMS updates, new tracking scripts, or media changes.
Page experience is a confirmed Google ranking signal. A sudden drop in LCP or INP directly affects user engagement and signals poor page quality to Google's crawlers. Catching a regression early, before it has been recorded across a full collection cycle, gives you time to fix it before it affects your rankings.