The page load time can be an indicator for the availability of websites and possible technical problems.

This document describes the configuration and technical integration of the Page Load Time plugin on your website.

Where does the information come from?

The plugin is automatically informed by the browser when the 'onload' event is fired. It waits until the page is completely loaded (browser event 'onload' or browser property 'document.readyState === complete').

How does it work?

The loading time will be tracked and submitted in an additional parameter.

The plugin does not work in Apps and with sites that reload additional content (infinite scroll).


This parameter can be added to your analysis.


Example for an analysis


Sending the page request after the page has been completely loaded may cause the request to be lost if the user leaves the page prematurely. Order confirmation pages are excluded from this.