-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
Hi Team,
Description:
Currently, in Matomo's Page URL report, there is no option to display the full URL—only the URI is shown. This becomes problematic when a Matomo user is collecting data from multiple websites within the same site ID, as they cannot easily determine which website is the most popular.
To resolve this, a button should be added that allows users to switch between displaying only the URI and displaying the full URL, providing better clarity in multi-website tracking setups.
Steps to reproduce:
- Navigate to Behavior > Pages > Page URLs report in Matomo on demo.matomo.cloud.
- Observe that only the URI is displayed, without the full website domain.
- Attempt to identify which website a page belongs to when tracking multiple domains under the same site ID.
What I got:
Users only see the URI, making it difficult to differentiate between pages from different websites.
What I expected instead:
A toggle option or button that allows users to switch to full URLs, showing both the domain and path.
Proposed Solution:
- Add a button or toggle to switch between URI view and full URL view in the Page URL report.
- Ensure full URLs display correctly when multiple websites are tracked under the same site ID.
- Provide documentation or a tooltip explaining this feature for better user adoption.