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

Show information about which segments were accessed last on which date #21489

Open tsteur opened 10 months ago

tsteur commented 10 months ago

Example: Say you have 300 segments and either you only have a limited amount of segments available that you can configure (eg Cloud), or your server is overloaded, or you want to generally tidy up segments for your users.

However, you don't know which segments are still being used by people. This makes it almost impossible to clean up because you might delete segments that are still needed. And you might not be able to simply recreate a segment when you need it because you might lose the history of the reports (eg because raw data deletion and also because your Matomo is configured to only archive back X days/months).

Ideally, we would have a feature that shows us which segment was accessed by a user via the UI or API last at which time. Then you could fairly easily delete any segment that hasn't been used by a user in X months/years.

goochj03 commented 9 months ago

Just had a customer asking for this very thing "Is there some kind of in-platform segment editor that shows when each segment was last used" this would be useful.

tsteur commented 2 months ago

refs https://github.com/matomo-org/matomo/issues/22343