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

When a report is flattened, show the Row Evolution icon #7414

Closed
mattab opened this issue Mar 12, 2015 · 1 comment · Fixed by #13769
Closed

When a report is flattened, show the Row Evolution icon #7414

mattab opened this issue Mar 12, 2015 · 1 comment · Fixed by #13769
Assignees
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 12, 2015

The goal of this issue is to display the "Row Evolution" icon on all reports, when this report is flattened.

Currently we do not display the Row Evolution icon because the Flatten reports were too slow to generate. Therefore exposing this feature would have been bad user experience in many cases. Now that we have made Flatten much faster in #6763 (comment) then we could again re-display this icon. I believe that speed was the only reason we didn't display the icon (rather than having to write new code etc.).

The value for users is huge: for example seeing Evolution of metrics for Flattened page urls is priceless.

@mattab mattab added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently. labels Mar 12, 2015
@mattab mattab added this to the Short term milestone Mar 12, 2015
@mattab mattab added the Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. label Apr 8, 2015
@mattab mattab modified the milestones: Mid term, Short term Apr 8, 2015
@mattab mattab modified the milestones: Short term, Mid term Sep 23, 2015
@mattab
Copy link
Member Author

mattab commented Oct 8, 2018

This bug is causing so much hidden pain so let's aim to fix it in 3.7.0. Row evolution is a key feature and it has to be made available everywhere as it provides huge value in making the most of the data. and it's very confusing to users why the feature is available in hierarchical views, but not flattened. it will be awesome to finally have it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants