Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to infer screen densities from viewport widths #413

Open
nhoizey opened this issue Jun 15, 2022 · 1 comment
Open

Try to infer screen densities from viewport widths #413

nhoizey opened this issue Jun 15, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nhoizey
Copy link
Member

nhoizey commented Jun 15, 2022

As most Analytics solutions only provide viewport widths and nothing about screen densities, this would help use Daltons without requiring addition of custom dimensions months in advance.

For example, we know that there is a strong correlation between thinner viewports and high density:
https://twitter.com/TimVereecke/status/1121757778400481282

@nhoizey nhoizey added enhancement New feature or request help wanted Extra attention is needed labels Jun 15, 2022
@nhoizey
Copy link
Member Author

nhoizey commented Jun 15, 2022

Guesses would be much better with screen dimensions instead of viewport widths, especially for desktops where windows are much less used full screen than on mobiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant