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

Visitors Overview - Evolution Graph displays value "0" for year 2011/2012 with metric "Unique Visitors" if period is year #2959

Closed
tsteur opened this issue Feb 20, 2012 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@tsteur
Copy link
Member

tsteur commented Feb 20, 2012

Steps to reproduce:

Open Visitors Overview:

http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=day&date=yesterday#module=VisitsSummary&action=index&idSite=7&period=day&date=yesterday

Add metrics to plot: "Unique Visitors"
-> Everything looks fine.

Now select period = year:

http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=7&period=year&date=2012-02-19#module=VisitsSummary&action=index&idSite=7&period=year&date=2012-02-19

Add metrics to plot "Unique Visitors"
-> Displays 0 for year 2011 and 2012.

Same for project "virtual drums", "Piwik Mobile", ...

Other metrics are displaying a value for year 2011 and 2012.

Don't know whether it's a bug or whether it's just missing data in our database...

@peterbo
Copy link
Contributor

peterbo commented Feb 20, 2012

There is a config parameter "enable_processing_unique_visitors_year_and_range = 0" which is disabled by default, because it is very performance intensive to process this metric. I could imagine, this is also disabled in the demo instance of piwik.

@mattab
Copy link
Member

mattab commented Feb 20, 2012

@tsteur tsteur added this to the 1.7.x - Piwik 1.7.1 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
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants