Table of Contents

Page Load - Navigation (Browsing)

About

navigation is the first point in time of a page load.

This is the trigger of the page load.

It happens when clicking:

All this navigation action will create a HTTP GET request.

This timed event is used as the start time of the First Contentful Paint (FCP) metrics.