matomo-org / matomo

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!
https://matomo.org/
GNU General Public License v3.0
19.55k stars 2.61k forks source link

in User IDs report: remove columns "Unique Visitors" and "Users" #19850

Open heurteph-ei opened 1 year ago

heurteph-ei commented 1 year ago

Expected Behavior

Do not display values that don't mean anything

Current Behavior

Go: https://demo.matomo.cloud/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?period=day&date=2022-10-10&idSite=1&category=General_Visitors&subcategory=UserId_UserReportTitle Click on the Change Visualization icon then Display a table with Visitor engagement metrics Then some nonsense data are displayed: image

Possible Solution

Remove unnecessary columns

Steps to Reproduce (for Bugs)

Context

https://forum.matomo.org/t/visitor-engagement-metrics-in-user-ids-table/47770/

Your Environment

Matomo demo (4.12.0)

MatomoForumNotifications commented 1 year ago

This issue has been mentioned on Matomo forums. There might be relevant details there:

https://forum.matomo.org/t/visitor-engagement-metrics-in-user-ids-table/47770/4

bx80 commented 1 year ago

Thanks for highlighting this @heurteph-ei, you're right - it doesn't make any sense to display those columns on the user IDs list.

dzhibas commented 10 months ago

in https://github.com/matomo-org/matomo/pull/21404 this should be fixed image

dzhibas commented 10 months ago

PR to 5.x-dev https://github.com/matomo-org/matomo/pull/21405