Skip to main content

INP by US state

INP by US state without noise

Vasil Dachev avatar
Written by Vasil Dachev
Updated over 2 weeks ago


What is INP by US state

INP by US state shows the Interaction to Next Paint (INP) metric segmented by US state. This lets you see how quickly your website responds to user interactions in different regions.

INP reflects how responsive your site feels, especially during input events like taps, clicks, and keyboard actions. If certain states have poor INP, it could indicate issues like slow JavaScript execution or thread blocking in those regions.

Only US states with user interactions recorded during the selected time range are shown.



INP by US state sample


Should you worry

If all major states show green INP bars, especially high-traffic ones like California, Texas, and New York, you're in a good place. It means your site feels snappy regardless of geography.

Unhealthy INP by US state

Poor INP in specific states may point to:

  • Device-class differences (e.g. older phones in some areas)

  • Excessive script execution blocking input

  • Heavy frontend frameworks or UI logic specific to those users

  • Delays caused by region-specific third-party code

Resolving unhealthy INP by US state

Go-to action plan to resolve an unhealthy INP by US state:

  1. Ask Uxi to analyze your INP by US state values and suggest improvements.

  2. Filter to cross-reference with browser, connection speed, or CPU class.

  3. Simulate INP of the suspected breakdown to see if fixing it will resolve the INP by US state. If yes, this is where the resolution focus should be.

  4. Use an automated INP optimization tool like INProve to improve your INP by US state values.

  5. Once you’ve improved INP, set an alert to be the first to know if it starts worsening again.

Try it yourself

Discover how your website performs with real user data.

Did this answer your question?