Add a link to the URL in the Actions > Pages report. #556
Labels
Enhancement
For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone
The Actions > Pages report is most of the time based on URLs. When the user specifies a piwik_action_name, the report is based on this custom action name; Hopefully when #530 is implemented, users would only customize this new report “Actions by title” and the current “Actions by URL” report would only contain URL structures that map to real pages.
In this case it would be possible to link each entry to the real page. Piwik users need to have this easy access to their pages to visualize what “index.php?id=2” refers to.
See also:
- #41 : piwik users have an easy way to keep URLs clean.
- #530
– we also have to make sure URLs cannot be overridden or “faked” (appart from excluding url parameters, or if the user specifically override it in the JS using`
piwik.setUrl`)
The text was updated successfully, but these errors were encountered: