In Lightning Experience, pages are loaded on your user’s device progressively, component by component. Because components can contain subcomponents, which sometimes load after the parent component, it’s not always simple to measure when a page has finished loading. We use a metric called “Experienced Page Time,” or EPT, to express the page load time that end users experience. It measures how long it takes for a page to load into a state that a user can meaningfully interact with.
EPT is measured as the time from the page start to when no more activity occurs for at least two frames (~33 ms). The two extra frames help to avoid false positives due to asynchronous calls. These calls include any XMLHttpRequests (XHRs) activity, any storage activity, or any user interaction or client-side work of any kind in the main JavaScript thread.
The Signature Success plan’s Proactive Monitoring product will monitor for, and alert you to, high EPT values seen in your org. This article outlines some scenarios to help you investigate should you receive an alert. In addition, on the Salesforce Help site Designated contacts and above can see your realtime metrics, alerts & more.
⚠️ This ProM alert is not available for the Gov cloud customers.
Factors that can adversely affect EPT:
Here are some common practices & resources that may help to identify & resolve high EPT.
To measure EPT with the Lightning Usage App, select a tab in the Activity or Usage section on the left side of the page. You can view EPT by the browser used, or by page.
Build custom reports using Lightning Usage App objects.
To add an EPT counter to the header of your app, use Lightning Component Debug Mode, or append ?eptVisible=1 to your URL.
000392614

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.