Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
The Universal Device Detection library, that parses User Agents and detects browsers, operating systems, devices (desktop, tablet, mobile, tv, cars, console, etc.), brands and models.
Piwik tracks the devices people use, and also track people / users / visitors.
We would like to use this interesting cross-devices data to build a report showing how many users browse the website, or app, using multiple devices.
see screenshot for the Google Analytics equivalent report.
requirement before solving this issue: solve #9834 (Device and other visitor information gets lost when using userId feature as two visits from two different visits get merged)
Piwik community has built a great library that detects which devices users use.
https://github.com/piwik/device-detector
Piwik tracks the devices people use, and also track people / users / visitors.
We would like to use this interesting cross-devices data to build a report showing how many users browse the website, or app, using multiple devices.
see screenshot for the Google Analytics equivalent report.
Follows up: #3490