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

Add top control date/period selector to segmented visitor log #14428

Open diosmosis opened 5 years ago

diosmosis commented 5 years ago

Sometimes when using the segmented visitor log, we want to see visits that are outside of the current period/date. Currently to do this, we have to exit the modal, change the period, find the label we used to launch the segmented visitor log (if it's there for that period), and launch the modal again. It would be a lot more convenient for this use case to simply include another period selector in the segmented visitor log for users to change the period within the modal.

tsteur commented 5 years ago

could be as easy as this actually @diosmosis https://github.com/matomo-org/matomo/compare/3.x-dev...14428?quick_pull=1

diosmosis commented 5 years ago

would that allow changing the date as well or just the period?

tsteur commented 5 years ago

Only the period, I thought that's what you wanted as you mentioned period selector :)

diosmosis commented 5 years ago

oh, i meant the top control period selector, will update the description