What is the First Input Delay (FID)?
The First Input Delay (FID) concept
The first input delay (FID) is a measure of the performance of a website. It represents the period between when a user interacts with your page and when the web browser responds to that interaction.
This measurement can be taken from any element with which the user interacts for the first time. It is especially important on pages that users need to interact with, as it illustrates when the page becomes interactive.
The FID is one of Google’s three Core Web Vitals settings, designed to measure the impact of loading times on the user experience of websites.
Core Vitals Web Base Settings also include two other settings: Largest Contentful Paint and First Contentful Paint.
Updated on: 23/03/2023
Thank you!