daltons icon indicating copy to clipboard operation
daltons copied to clipboard

Viewport width accuracy

Open nhoizey opened this issue 6 years ago • 0 comments

It looks like Google Analytics' own "Browser Size" dimension we dismiss here gives a smaller viewport width than our own computed value:

image

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?

nhoizey avatar Mar 29 '19 17:03 nhoizey