Hello there community! Recently my store has issues on INP P75, it says “Moderate”. How can I tweak it to become “Good” instead?
Attached here is a screenshot, and my website is zawinamorocco.com.
Appreciate the help, thank you!
Hello there community! Recently my store has issues on INP P75, it says “Moderate”. How can I tweak it to become “Good” instead?
Attached here is a screenshot, and my website is zawinamorocco.com.
Appreciate the help, thank you!
Hey @sebkwon
INP usually shows as “Moderate” when there’s some delay in how fast your site responds to interactions. The most common fixes are cutting down unused JavaScript, reducing heavy apps, and optimizing images/fonts. Try auditing installed apps and scripts first, even small cleanups can push that score from “Moderate” to “Good.”
Best,
Moeed
If you click on the actual milliseconds value, shopify will take you to the reports page where you can see how this metric changed over time.
This sill help you track what was/is the reason for higher than desired value.
On the reports page, you can click the “Dimensions” on the right and select “Page type” – this will help you understand what type of pages is responsible.
Since the metric on the first page is an aggregate of values of individual page type:
From there you should be able to narrow your further research.
Say, from my screenshot you can deduce that all pages has good reaction to interactions, but Product can be improved.
Then you can select “Page path” instead of “Page type” and further narrow your search…
And selecting “Interaction to next paint target” will show which interactive elements are slow to respond.
Thank you very much, this is such great info.