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

Custom Reports / Pivot table with selectable dimension #4776

Open mattab opened 10 years ago

mattab commented 10 years ago

There are many cases where a Pivot table functionality would help get very powerful insights from the data.

This feature lets you create Pivot table, so for example you can see "For each Page URL, list all Referrers used" (each referrer is a new column in the Actions table). We need to add a new button to let user navigate through columns since there will be thousands of columns when Pivot table is enabled.

Pivot charts in GA are explained in this post and this one. See general overview

anonymous-matomo-user commented 10 years ago

from an analytics view point i think matching omnitures method of reporting multiple columns is more advantageous. i can provide screens if you like . i magine a year report broken down by month where each month was a row then each column coul be a metric like pv or uv or vistit.

another option would be compare 5 columms for 1 metric where each column was top results again broken down by a row for each month....

pics will help clarify, this would be 10 times more useful than a pivot table.

mattab commented 10 years ago

@lesjokolat sounds interesting, feel free to link to attach a screenshot. Like to get feedback on this hard to implement, but powerful analysis tool!

mattab commented 10 years ago

we recently added Pivot table see in the API ref doc the parameters pivotBy and pivotByColumn but they're quite slow, so we could improve them sometime (post a comment if you use the pivotBy API parameters)

see also #6227

mattab commented 9 years ago

Example of an awesome Custom Report builder (the new one from google adwords)

report-editor-gif-draganddrop-draft-01

mattab commented 9 years ago

When we build this feature, we could re-use the Open source Data Explorer by Keen IO https://github.com/keen/explorer which provides a nice UI for building Custom Report.

mattab commented 9 years ago

see also Custom Dimensions: making Custom Variables more powerful and easier to use #9129

mattab commented 6 years ago

Good news: we have now released the Custom Reports feature for Piwik!

Custom reports lets you choose which dimensions and metrics you want to see. You can combine multiple dimensions (up to 3) and as many metrics as you need. The custom reports can be emailed to your partners or customers, and have their own menu entry in the Piwik report list. You can even setup advanced filters to further customise the reports.

Learn more about the power of Custom Reports in the user guide: https://piwik.org/docs/custom-reports/ or FAQ: https://piwik.org/faq/custom-reports/

This premium plugin can be purchased here: https://plugins.piwik.org/CustomReports