Before we get started, here’s how it works:
- When a visitor lands on our landing page, we capture some timing information to measure the page load time.
- We’ll record that page load time in a Session scope Custom Variable.
- The page load time is reported to Google Analytics with the trackPageview call.
- The data is aggregated in Google Analytics and can be viewed in the Visitors > Custom Variables section.
- We need to export the data into excel to do anything useful with it because Google Analytics isn’t too good at dealing with numerical data in custom variables.
more @ http://blog.yottaa.com/2010/10/how-to-measure-page-load-time-with-google-analytics/

No comments:
Post a Comment