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!
The All referrers report currently has all row actions disabled.
While row evolution does not work for this report at the moment, as the implementation would need to be adjusted, the segmented visits log row action would work out of the box, as the required meta data is already provided.
This PR enables row actions for the report, while keeping row evolution still disabled.
[ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
[ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)
Description:
The All referrers report currently has all row actions disabled.
While row evolution does not work for this report at the moment, as the implementation would need to be adjusted, the segmented visits log row action would work out of the box, as the required meta data is already provided.
This PR enables row actions for the report, while keeping row evolution still disabled.
refs #22344
Review