Kubnal Bridge

Measurement

FID (First Input Delay)

First Input Delay (FID) is a Core Web Vitals metric that measures the time from when a user first interacts with a page (clicks a button, taps a link) to when the browser is able to start processing that interaction. A good FID score is under 100 milliseconds. FID was replaced by Interaction to Next Paint (INP) in March 2024 as an official Core Web Vital.

FID is measured using real-user monitoring (RUM) data from the Chrome User Experience Report (CrUX), accessible in Google Search Console's Core Web Vitals report and PageSpeed Insights. Lab-based tools like Lighthouse approximate interactivity through Total Blocking Time (TBT) as FID requires real user interaction.

Authority Links

Related Terms