Google Launches INP, a New Core Web Vitals Metric: Does Your Site Pass?

What Is INP?

INP (Interaction to Next Paint) measures the delay between a user's interaction with a page (a click, keyboard input, or touch) and the moment the browser renders the next frame with the resulting update.

Thresholds:

INP vs. FID

Metric What It Measures How the Value Is Derived
FID (deprecated) First input delay Takes the first interaction
INP (new metric) Delay across all interactions Takes the 98th percentile of all interactions

INP is stricter: instead of looking only at the first click, it monitors the response latency of every interaction throughout the entire visit.

Common INP Problems and How to Fix Them

Problem 1: Long Tasks blocking the main thread

Problem 2: Framework rendering performance issues

How to Measure INP

We recommend using the technical SEO tools in our SEO Tools Directory for a comprehensive diagnosis.