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.95k stars 2.66k forks source link

New option to show percentages/relative values in each column (next to the absolute value) #15515

Open tsteur opened 4 years ago

tsteur commented 4 years ago

refs https://github.com/matomo-org/matomo/issues/8096

Matomo is often showing plain numbers. However, plain numbers don't give you much of an insights though. They only give you insights when you see it in relation to something else. For example, the number of conversions alone doesn't say anything. Not even when you look at the conversions over time (sparkline, or row evolution or evolution graph) since you don't know if the visits have gone up in the same time or not.

It does say something though when you look at the conversion rate (conversions / visits). And it does say something when you look at the conversion rate over time.

A start in this direction is https://github.com/matomo-org/matomo/issues/12390 where it allows custom metrics and maybe hopefully even custom processed metrics. Ideally, Matomo was showing percentages and relative numbers though by default, and the absolute numbers eg on hover.

Few examples:

Looking at visits overview when comparing a segment

image

The number of downloads is useless to compare here. What would be interesting is the percentage of downloads (eg compared to visits or overall actions...). This would allow to properly compare things.

The same applies when looking at other reports eg returning visits vs new visits. It's not possible to compare these values. You have to have the percentage in order to get insights from it.

image

Looking at pages report

Even here I'd argue that you'd rather want to see the percentage by default and the absolute value on hover. Otherwise, what happens, is that you basically do that math in your head. Depending on the use case the absolute numbers can be interesting too though, I would say it's not the norm though.

image

Social networks (and many other reports)

Here the percentage by default be obviously great as well. But how would we know how this compares to overall number of visits? Ideally it would show by default the entries though this social network divided by number of total visits. This way you can more easily compare eg the clicks over time. The other percentage is great insights too. More importantly be though the comparison to total value.

image

Pageviews in visits overview

From below screen I would not be able if a change I made let to more page views per visit or visitor.

image

hubertus2017 commented 2 years ago

Hello, i requested this feature already several times, because the plug-in "custom reports" is somehow often useless for graphs with timeline "over time" but without percentage.

mattab commented 2 years ago

Note: there is a similar (maybe partially duplicated?) in https://github.com/matomo-org/matomo/issues/6182 (and https://github.com/matomo-org/matomo/issues/10739)

atom-box commented 2 years ago

From a Matomo user today:

Question: What is the feature you are missing the most in Matomo and why? Answer: Percenate values in custom reports. Not absolute values.

mattab commented 2 years ago

I had this in an old comment on a closed issue, so copying here below:

we could have a new Cog icon option called Show % values

user preference is saved & restored

atom-box commented 1 week ago

A user commented today:

What's missing the most in Matomo ...(are) the percentages of each figure according to the totals.