What is FID (First Input Delay)?
Deprecated Core Web Vital that measured only the first user interaction. Replaced by INP in March 2024.
Also known as: First Input Delay
First Input Delay measured the delay between a user's first interaction (tap, click, keypress) and the browser's ability to begin processing that event. It was a Core Web Vital from 2020 to 2024.
FID is now deprecated — Google replaced it with INP (Interaction to Next Paint) on March 12, 2024. INP measures all interactions throughout a session, not just the first one, which made it a much more accurate signal of perceived responsiveness.
You'll still see FID referenced in older articles and older versions of PageSpeed Insights. Treat it as historical — INP is the metric Google now uses for ranking.
Most older SEO and performance content still references FID. Knowing it was deprecated saves you from optimizing the wrong metric.