Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View visitor profile in new tab #22947

Open
marto55555 opened this issue Jan 17, 2025 · 1 comment
Open

View visitor profile in new tab #22947

marto55555 opened this issue Jan 17, 2025 · 1 comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. triaged

Comments

@marto55555
Copy link

Summary

In the Visits Log and Segmented Visits Log, the "View visitor profile" link can't be opened in a new tab/window, because the a element is missing href attribute.

My suggestion

Set the href attribute to the same Widgetized link as in the Visitor Profile ID link.

Because the "View visitor profile" link's event handler already has preventDefault(), this addition won't impact the current behavior when clicking, but only allow for opening in new tab the widgetized link.

Why is this useful

I often need to open multiple visitor profiles, e.g. from the Events page: "Open the segmented visits log" which opens in a popup/dialog > "View visitor profile" which replaces the dialog with a new one. When I click the browser back button to go to a different profile, the scroll position is reset and the segmented visits may be different.

By being able to Open in new tab, I won't have these problems.

Your Environment

  • Matomo Version: 5.2.1
  • PHP Version: 8.3.15
  • Server Operating System: Ubuntu Server 22.04
  • Additionally installed plugins:
@marto55555 marto55555 added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. To Triage An issue awaiting triage by a Matomo core team member labels Jan 17, 2025
@randy-innocraft
Copy link

Hi @marto55555,
Thank you for bringing this to our attention and for your valuable input.
Your suggestion seems like a valuable enhancement to our product.
We will forward this to our Product team for review and future consideration.
If you have any additional details or questions, please feel free to share them here.

@randy-innocraft randy-innocraft added triaged and removed To Triage An issue awaiting triage by a Matomo core team member labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. triaged
Projects
None yet
Development

No branches or pull requests

2 participants