Core Web Vitals Documentation: Essential Updates
The documentation for Core Web Vitals was recently updated to more clearly explain the Interaction to Next Paint metric, one of the relatively new Core Web Vitals. This is an important milestone in evaluating the responsiveness of a website and is at the forefront of recent changes in user expectations and variability in the capabilities of different devices. This blog will discuss the relevance of INP, the evaluation thresholds and the information the new documentation provides on how Google measures and sets the thresholds to provide a smooth experience for users.What is Interaction to Next Paint (INP)?
Interaction to Next Paint is one of the Core Web Vitals that Google introduced in Spring 2024. It is a performance measurement that tracks in real-time how quickly a website responds to requests made to it by a user's activities. It measures the time it takes for a page to process interactions such as clicks, taps, and keystrokes.- While the old First Input Delay only measured the latency for the very first interaction on the page, INP measures the latency for every interaction the user performs on a page and then provides a single value that approximates the response time for almost all interactions.
- A low INP rating indicates that the website always responds to the user's input in a very short time, which increases the enjoyment of surfing immensely. This metric attempts to give a realistic picture of the user's experience by focusing on all interactions and not just the first one.
Why Interaction With The Next Image is important
In today's high-speed digital world, users need to receive quick responses every time they interact with a website. According to studies, slow response times often lead to user frustration and can result in higher bounce rates and lower engagement.- A good INP score reassures users that the website will respond promptly to their actions at every stage of the visit, leading to an overall positive interaction and encouraging users to continue interacting with the website.
New INP Rating Thresholds
The new Core Web Vitals documentation provides more detail on the new INP score thresholds that indicate a good, needs improvement, and poor user experience:
- Good: scores below 200 ms are responsive and optimal.
- Score between 200 ms and 500 ms: indicates a moderate experience with plenty of room for improvement.
- Less than 500 ms: This indicates a slow response and may well lead to lower user satisfaction.

