faro-web-sdk icon indicating copy to clipboard operation
faro-web-sdk copied to clipboard

Track window dimensions

Open codecapitano opened this issue 2 years ago • 2 comments

Description

Track the window size of the respective device

Proposed solution

Get Window.innerHeight and Window.innerWidth and add the dimensions to the Browser Meta Object.

In the OlpHttpTransport the screen dimensions will be translated translated to browser.screen_width and browser.screen_height as defined in Semantic conventions for browser events

codecapitano avatar Apr 03 '23 14:04 codecapitano

@codecapitano did we get this done last quarter? need to move to Q3?

eskirk avatar Aug 14 '23 23:08 eskirk

Still open

codecapitano avatar Aug 15 '23 08:08 codecapitano

This would be really beneficial to have in our use cases!

Starefossen avatar May 16 '24 10:05 Starefossen

Thanks for bumping this @Starefossen. It's a very low hanging fruit. I think we'll release it with the next Faro version

codecapitano avatar May 16 '24 13:05 codecapitano