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

Improve / fix handling of best converting page on goal overview #19512

Closed
mattab opened this issue Jul 11, 2022 · 0 comments · Fixed by #19972
Closed

Improve / fix handling of best converting page on goal overview #19512

mattab opened this issue Jul 11, 2022 · 0 comments · Fixed by #19972
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jul 11, 2022

Reproduced in demo2 here

Current Behavior

image

Expected Behavior

Instead we expect 3 things to work differently:

  • The URL says t but instead should give the actual URL (t is only a "directory" or a partial path, but not a URL...). So in this case we expect instead for example https://forum.matomo.org/t/matomo-integration-in-react-app/41044 since that's the top URL for this goal
  • The tooltip should give the conversion rate but it's currently empty
  • The link doesn't work. It seems to just link to the current page in Matomo instead of linking to the actual URL of the website

Possible Solution

Fix all 3 issues above

Context

4.11 RC tested on demo2

@mattab mattab added the Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. label Jul 11, 2022
@sgiehl sgiehl added this to the For Prioritization milestone Jul 11, 2022
@sgiehl sgiehl added Bug For errors / faults / flaws / inconsistencies etc. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. labels Jul 12, 2022
@mattab mattab modified the milestones: Impact Backlog, 4.12.5 Nov 8, 2022
@peterhashair peterhashair added the Regression Indicates a feature used to work in a certain way but it no longer does even though it should. label Nov 8, 2022
@elabuwa elabuwa changed the title "Your best converting entry page is:" is not working as expected Improve / fix handling of best converting page on goal overview Nov 22, 2022
@justinvelluppillai justinvelluppillai modified the milestones: 4.12.5, 4.13.0 Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants