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.8k stars 2.64k forks source link

show instant feedback on period & segment selector usage (result counting) #9109

Open hpvd opened 8 years ago

hpvd commented 8 years ago

show instant feedback on period & segment selector usage:

the idea is to make it work like google do when showing the results: "There are about 15.800.000 results" The motivation for this is giving the user more information and some kind of confirmation that he was doing right with the selected period and segment (and do not look at / compare apples and oranges)

please see attachments

2015-10-28_07h02_56

2015-10-28_06h53_41

hpvd commented 8 years ago

what to shown there could be taken from menu /headline please see further attachments 2015-10-28_07h16_00

2015-10-28_07h19_32

gaumondp commented 8 years ago

That would be quite useful ! Warm +1

tsteur commented 8 years ago

:+1: nice

hpvd commented 8 years ago

To enhance this even futher with a tiny but usefull piece of information,

on could show

instead of "7305 different visits counted within selected period and segment"

this message "7305 different visits counted within selected period and segment. These are 46% of all visits on entire website within this period"

(maybe only if there is a segment used which is not "all visits")

=> with this, one got a really "gut feeling" regarding "what one is doing here with the filters." and how one should interpreted the shown results from statistical point of view. (e.g. when using a segment of only 0,5% of all visitors the results may in lot's of cases not be weight to high)

hpvd commented 8 years ago

regarding performance, there is a general write up in #9110 which is using the same data (only divided by number of results per page) with this the proposed new label for issues "performance demanding" should be applied to this one too

hpvd commented 7 years ago

there is another issue related to this (special case: no data shown): Inform users why there is no data in some actions report when action/event segment is applied #9796