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

[Analytics] Add (more) device metadata to the reports #356

Open
t-kietzmann opened this issue Jul 28, 2024 · 0 comments
Open

[Analytics] Add (more) device metadata to the reports #356

t-kietzmann opened this issue Jul 28, 2024 · 0 comments

Comments

@t-kietzmann
Copy link

I would like to be able to view additional meta data of the devices in the Analytics Console (so far only the platform is provided) - and I think that the information can be displayed in a GDPR compliant manner, since it is not possible to draw conclusions about the user (since they can have multiple devices or change their device):

For example, the following information is helpful for my customers and us as developers to plan and improve new features:

  • Installed operating system (version number)
  • Device resolution
  • Device name/type

Since wiredash already depends on device_info_plus, the following implementation should be fairly quick and easy to implement:

@t-kietzmann t-kietzmann changed the title Add (more) device metadata to the reports [Analytics] Add (more) device metadata to the reports Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant