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.9k stars 2.65k forks source link

Show segmented reports below the actual report #9692

Open tsteur opened 8 years ago

tsteur commented 8 years ago

We could show segmented report views of the actual reports. For example first we show the "Page URL" report.

Below we show the top 5 urls with different segments. Each segment in it's own box. This allows you eg to quickly see how the top 5 url is different for each country, each browser, each operating system, ... Below the 5 urls would be "more details" link and it would either show more urls or change the main report to show all urls applied by this segment.

We could have some predefined segments per report and/or let users customize which segments to apply to get a better overview.

To not pollute the UI it could be hidden or disabled by default and when clicking a button or changing visualization it would be displayed.

It's a bit like the "Comparison Dashboard" plugin but for reports.

gaumondp commented 8 years ago

I'm not totally sure I understand this proposition. Do you mean I go to Actions=>Pages and at the bottom I can see 5 different boxes with:

URL 1 Top 5 countries Top 5 browsers Top 5 Devices

Then URL2 and so on ?

tsteur commented 8 years ago

Nope, you'd see top 5 urls by country, top 5 urls by browsers, top 5 urls by devices ...

We could show them a bit smaller and like 2 boxes per row. Depending on the applied segments and on the use case of your website or app this can be very useful.

Actually: Pages report was not the best example since you'd have to select a URL first. Maybe imagine Goals page or Visitors overview page... and you can see how a goal is converting in different countries, with different browsers, with different devices, ...

gaumondp commented 8 years ago

It's more obvious now.

Those "Top 5" (or Top 10 whatever) remind me a bit my request for an annual (or better, selected period ) report made in #9435 . Not a duplicate, really just the same need for "Top Something" kinda reports.