Expand my Community achievements bar.

average size of page

Avatar

Level 2

2/14/13

It would be great to have a metric that can find the average size of pages that the web server serves up (page = all images, text, js, css, etc).

 

Thanks

2 Comments

Avatar

Employee

2/14/13

Unfortunately, that isn't something we can capture automatically at this time. Neither JavaScript nor HTTP headers have access to size across multiple assets. However, if your server can track file sizes that it is sending to the browser, you may be able to set a custom variable to capture size. That would allow you to do averages.