Solved

Page Load Time

  • 15 September 2022
  • 0 replies
  • 1136 views

How can we measure the Page Load Time in our Web Application using Amplitude? 

icon

Best answer by Zhenia Semenina 15 September 2022, 15:42

View original

0 replies

Userlevel 4
Badge +7

 

Hi there,
 
Thank you for contacting Amplitude Support. Happy to help!
 
By default, Amplitude does not track page load time. However, if you can get this information on your side, you can instrument "page load time" as an event property to the let’s say Page View event. 
 
Here's a potential solution that you could look into to track page load time in JavaScript.
https://stackoverflow.com/questions/14341156/calculating-page-load-time-in-javascript
 
When the "page load time" is sent to Amplitude, you can build a chart to calculate the average load time. Here is an example of the "duration" event property in our demo.
https://analytics.amplitude.com/demo/chart/new/gqrcemq
 
I hope this helps! 

 
Best regards,
Zhenia
 

Reply