You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
t-kietzmann
changed the title
Add (more) device metadata to the reports
[Analytics] Add (more) device metadata to the reports
Jul 28, 2024
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:
Since wiredash already depends on device_info_plus, the following implementation should be fairly quick and easy to implement:
The text was updated successfully, but these errors were encountered: