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

What Is INP?

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

Thresholds:

How INP Differs from FID

Metric What It Measures How It's Calculated
FID (deprecated) First-interaction delay Takes the first interaction
INP (new metric) Full-session interaction delay Takes the 98th percentile across all interactions

INP is stricter: it doesn't just look at the first click—it monitors the response latency of every interaction the user makes throughout their 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.