EN RU
List your company
Seo

Interaction to Next Paint (INP)

Interaction to Next Paint is a Core Web Vitals metric that measures how quickly a page visually responds after a user interacts with it — a tap, click…

By Anders Lindqvist · CBDM Updated 6 September 2026

Definition

Interaction to Next Paint is a Core Web Vitals metric that measures how quickly a page visually responds after a user interacts with it — a tap, click or key press. For each interaction it records the time from the input to the next frame the browser paints, and the page's INP is (roughly) the worst of these across the visit, so it reflects overall responsiveness rather than a single event.

It replaced First Input Delay, which only measured the delay before processing started; INP measures the whole interaction through to the visible update.

A good INP is generally taken as 200 milliseconds or less; above about 500 milliseconds is poor. It is driven mostly by heavy JavaScript work on the main thread blocking the browser from responding, so it is largely a code-efficiency problem.

Find iGaming SEO agencies

In context

For an iGaming affiliate, INP matters on interactive pages — comparison tables with filters, bonus calculators, quiz funnels, odds tools, any page with menus, tabs or accordions — where a sluggish response after a tap is exactly what INP penalises and what frustrates a mobile-majority audience. Content-only pages with little scripting usually pass INP easily; the risk is on the tool and widget pages, and on any page loaded down with third-party tags (analytics, ad, affiliate, chat, consent scripts) competing for the main thread.

The fixes are code-efficiency work: reduce and defer non-essential JavaScript, break up long tasks so the browser can respond between them, minimise third-party script weight and load it late, avoid large layout or rendering work on interaction, and use efficient event handlers. Consolidating tag management and cutting unused scripts often helps most on a typical affiliate site.

INP should be tracked as field data (real users) alongside lab tests, since it depends on real devices and real interaction patterns. For affiliate-facing content, the framing is that INP measures how fast a page responds visibly to user interactions across the visit, that a good score is 200ms or less, that it is mostly caused by heavy main-thread JavaScript and third-party tags, that it is a risk mainly on interactive tool and widget pages, and that the fix is reducing and deferring script work.

Worked example

An affiliate's field data shows its bonus-calculator and comparison-tool pages have a poor INP around 450ms while its content pages pass. Profiling finds long main-thread tasks from an unoptimised widget and several third-party tags.

The team defers non-essential scripts, breaks up the widget's work, and trims tags; INP for those pages drops under 200ms.

Related terms

Frequently asked questions

What does Interaction to Next Paint (INP) mean?+
Interaction to Next Paint is a Core Web Vitals metric that measures how quickly a page visually responds after a user interacts with it — a tap, click or key press.
Where is Interaction to Next Paint (INP) used?+
For an iGaming affiliate, INP matters on interactive pages — comparison tables with filters, bonus calculators, quiz funnels, odds tools, any page with menus, tabs or accordions — where a sluggish response after a tap is exactly what INP p…
Can you give an example of Interaction to Next Paint (INP)?+
An affiliate's field data shows its bonus-calculator and comparison-tool pages have a poor INP around 450ms while its content pages pass. Profiling finds long main-thread tasks from an unoptimised widget and several third-party tags. The team defers non-essential scripts, breaks up the widget's work, and trims tags; INP for those pages drops under 200ms.
What terms are related to Interaction to Next Paint (INP)?+
Interaction to Next Paint (INP) is closely related to Core Web Vitals, Largest Contentful Paint, JavaScript SEO, Page speed, Field data versus lab data. Links to each are in the related-terms block below.
Why does Interaction to Next Paint (INP) matter for operators and affiliates?+
A shared understanding of Interaction to Next Paint (INP) keeps deal terms, reporting and platform requirements in SEO unambiguous between partners.
How is Interaction to Next Paint (INP) different from adjacent concepts?+
The scope of Interaction to Next Paint (INP) and how it differs from neighbouring concepts is covered in the definition and the related-terms block on this page.
Who owns Interaction to Next Paint (INP) inside an iGaming company?+
It usually sits with the SEO team and content production.
Where can I learn more about Interaction to Next Paint (INP)?+
The full iGamingB2B glossary carries hundreds of EN/RU definitions — use the search and A–Z index on the glossary page.
← Previous Insurance bonus / bet insurance Next → Internal link

Browse the full iGaming & affiliate glossary — hundreds of EN/RU terms with examples.

← Back to glossary