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

Better Visits per visit duration time range breakdown #3282

Closed
mattab opened this issue Jul 28, 2012 · 1 comment
Closed

Better Visits per visit duration time range breakdown #3282

mattab opened this issue Jul 28, 2012 · 1 comment
Labels
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 Jul 28, 2012

Currently Piwik has following time ranges

0-30s       
30-60s      
1-2 min     
2-4 min     
4-6 min     
6-8 min     
8-11 min    
11-15 min   
16+ min     

Note: I notice a bug as it currently reports 16+ min but this should be 15+ min

This breakdown is OK but can be improved, it would be more relevant to have the following breakdown:

0-10s       
11-30s
31-60s      
1-2 min     
2-4 min     
4-7 min     
7-10 min        
10-15 min   
15-30 min
30+ min

This is nice to implement asap to especially used with the new feature: Improve Visit Duration metrics

@diosmosis
Copy link
Member

(In [6660]) Fixes #3282, change duration ranges for number of visits per visit duration report and fixed bug in BeautifyTimeRangeLabels where upper bound was incorrect.

@mattab mattab added this to the 1.12.x - Piwik 1.12.x milestone Jul 8, 2014
This issue was closed.
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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants