praveenbankbazaar / httparchive

Automatically exported from code.google.com/p/httparchive
0 stars 0 forks source link

New Interesting Stat: page size (dimensions) #380

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Could we track the "size" of the page (scrollWidth, scrollHeight?)?

Original issue reported on code.google.com by stevesou...@gmail.com on 4 Apr 2013 at 5:18

GoogleCodeExporter commented 9 years ago
Seems like the likely choices are document.height & document.width, or 
document.body.scrollHeight & document.body.scrollWidth. Which of those is 
better? Or is there something else that's better?

Original comment by stevesou...@gmail.com on 8 Jul 2013 at 11:34

GoogleCodeExporter commented 9 years ago
See answers to my tweet: https://twitter.com/Souders/status/465164365042167809

Original comment by stevesou...@gmail.com on 10 May 2014 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by stevesou...@gmail.com on 10 May 2014 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by stevesou...@gmail.com on 10 May 2014 at 4:21

GoogleCodeExporter commented 9 years ago
Available starting June 1 2014 for desktop only.

Original comment by stevesou...@gmail.com on 4 Jun 2014 at 3:44