I have been asked to investigate a way of record how long it a full page request is on our website.
i.e. how long it takes from when a user clicks on a link till the page has finished loading.
Now I've had a look at Google Analytics and this appears to have the ability to provide us with how long it takes a page to be fully displayed in a users browser but this only starts counting at the time that the page has already been sent to the user. What I'm looking for is a way to record the time for processing time of all page requests so we can work out what the average time is etc.
Thanks
Neil