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.68k stars 2.62k forks source link

Show totals for a specific set of dimension values #18056

Open Chardonneaur opened 3 years ago

Chardonneaur commented 3 years ago

When we use a report for example, the page url ones, it can show the total of the rows when clicked on the cog icon. The issue comes when we use in addition to that the search function in order to filter the page urls list, the total of the rows keep showing the total of all rows.

Summary

The idea of this feature would be to make the total count of only the page urls which are concerned by the filter.

tsteur commented 3 years ago

Thanks for creating this issue @Chardonneaur . Maybe when a search is used, we would need to have another row "Totals matching search results" as there are equally use cases where you want to compare these numbers in comparison to the overall totals. Otherwise it's hard to know how these relate to overall numbers except for the percentage.

Starker3 commented 1 year ago

We have another request for this from a Matomo user. At present they have to export the 'filtered' search results as a CSV/TSV file and then calculate the totals for the rows that match the search criteria.

atom-box commented 8 months ago

Another user has requested this feature:

"With any table reports, the Totals row does not reflect filtering at all. For example, when I enlist all the visited pages on the website, the total row shows all visits. When I add "/en" to the search field to filter all the English language pages, the total row still shows the sum of all visits on ALL pages which is illogical and misleading. I had quite a few misunderstandings in my reports due to this until I realised what was wrong."

liberties-marketing commented 8 months ago

The same applies to those table reports where we compare a period to a previous one. The comparison doesn't get shown in the totals row. It only shows the initial period. It would be great if you could add this feature as it takes a lot of manual calculations as well.

goochj03 commented 7 months ago

Another request for the report totals to be dynamic. "When we filter a specific URL-pattern the sum still displays the entire website traffic totals".