Core Web Vitals are a set of three metrics that measure a webpage’s performance based on the speed, interaction and stability. These metrics are considered important factors for search engine optimization (SEO).
Improving these metrics help’s user to rank their website high on the search results. Each metric has set of rules and properties to improve it.
Interaction to Next Paint (INP) is a metric that tracks the time when the interacts with a page (such as: clicking on buttons with a mouse, tapping on a device with mobile). Once the user interaction is done, we get the interaction time.
Also Read:
For examples, if a user enters the webpage and performs these interactions:
The INP measurements for this particular session would be 300ms to match the slowest response time.
As per Google’s documentation:
Step 1: To find the INP issue, reload the website, then select the inspect tool and go to the performance tab and select 3G from the Network dropdown and click on Enable advanced paint instrumentation. Now, click on the record button.
Step 2: Click on the burger icon, subscribe button and scroll down the page and click on other clickable event items. Once the actionable items are done, click on the stop button.
Step 3: Now, check the interaction field, here we will see all the interaction results that we performed. Each interaction results will appear here, hover over the bars and check the results of the INP.
Once, these changes are implemented as suggested, you would see improvement in your INP issues.
Unlock a world of information with my new AI-powered search! Find answers, explore topics, and get instant insights directly on my website.
Try It Now