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

Weekly/Monthly/Yearly unique visitor count is wrong #5428

Closed
mattab opened this issue Jan 3, 2008 · 1 comment
Closed

Weekly/Monthly/Yearly unique visitor count is wrong #5428

mattab opened this issue Jan 3, 2008 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 3, 2008

Currently the Weekly/Monthly/Yearly visitor count is wrong: it adds every unique visitor of each day of the Week/Month/Year.

The algorithm needs to be updated with a query selecting, for the given month, the number of unique visitors.

@mattab
Copy link
Member Author

mattab commented Jun 30, 2009

we fixed it previously, we now don't display the wrong data anymore.

however we dont display the number of unique neither, see #842

@mattab mattab added this to the Piwik 0.6.1 milestone Jul 8, 2014
@mattab mattab added the wontfix label Aug 3, 2014
This issue was closed.
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. Critical Indicates the severity of an issue is very critical and the issue has a very high priority. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

1 participant