Skip to content

MetricsINP

Interaction to Next Paint

How long the page takes to visually respond after a user interacts, measured across the whole visit.

Good
<= 200 ms
Needs work
200 to 500 ms
Poor
> 500 ms

Field data (75th percentile)

INP is the responsiveness Core Web Vital. It observes every click, tap and key press during a visit, measures the delay until the next frame is painted, and reports close to the worst one. A low INP means the interface feels instant.

INP replaced First Input Delay in March 2024. Unlike FID, which only looked at the first interaction's input delay, INP covers the full interaction including event processing and rendering, so it reflects real sluggishness far better.

What moves it

  • Long JavaScript tasks that block the main thread during interaction.
  • Heavy event handlers doing work before the next paint.
  • Large DOM updates or layout thrashing triggered by an interaction.
  • Third-party scripts competing for the main thread.
Learn more

Related terms

All terms

Monitoring that
belongs in the EU.

Read-only by default: no cookies*, no long-lived identifiers, no US provider in the data path. Live in about five minutes.

Light

€29/month

200,000 pageviews included.

Need debugging and all features? Standard from €99 for 1M pageviews. Enterprise on request. See all plans