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 segment title in row evolution / segmented visitor log popup #14879

Open diosmosis opened 5 years ago

diosmosis commented 5 years ago

When a segment is selected or the popover is displaying data for a segment it would be useful if the segment was displayed in the modal title, for example:

Row Label - for visits in "My Segment"

or

Showing visitors for visits in "My Segment"
mattab commented 5 years ago

For example this is what it looks like currently, when viewing Row Evolution for "Desktop" devices, for a segment called "From Europe":

Screenshot from 2019-09-22 08-25-16

What we'd expect is:

This way the modal/popover would have the full context, and if people take a screenshot, the screenshot would be self-explanatory and clear.

tsteur commented 2 years ago

If it takes more than 1 day to complete this then let's stop the work on this issue.

sgiehl commented 2 years ago

Note: This already works for the segmented visit log, when not comparing anything. As soon as something is compare the segment log shows the segment that is provided in the url, rather than the one that was sent with the request. For row evolution this needs to be added completely.