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

Save & restore preferences of all reports including ecommerce reports and custom reports #5386

Open mattab opened 10 years ago

mattab commented 10 years ago

The new feature to store preferences for reports implemented in #1915 is a wonderful feature! This ticket is about making this feature available to all of the user interface.

In particular there is only one place left where this feature does apply yet: the "Left Columns Report List" that is used in the bottom of the Ecommerce overview, and Goal Overview reports.

Goals:

tsteur commented 10 years ago

FYI: See https://github.com/piwik/piwik/issues/1915#issuecomment-48302008 similar for #3807.

It probably can be done but loads of work (multiple days probably as it is not a JS DataTable)

mattab commented 10 years ago

Now that Events reports #472 also show Pivoted tables #6243 in all Events reports cog icons #6078 the UI pattern of "Reports listed on the left" is used more and more.