daltons
daltons copied to clipboard
Viewport width accuracy
It looks like Google Analytics' own "Browser Size" dimension we dismiss here gives a smaller viewport width than our own computed value:
I guess it doesn't include the scrollbar width.
- Do we have to use the same value, or keep our own?
- How does it deal with overflowing scrollbars?