Ticket #1127 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

MultiSite % calculation when no visitors where there.

Reported by: Kamiware Owned by:
Priority: low Milestone: Piwik 0.5.5
Component: Core Keywords:
Cc: Sensitive: no

Description

When a site is not visited on the day you request the info for but if visited the day before this get calculated as 0%. This should be -100% and not 0%.

See attached screenshot.

Attachments

Piwik.PNG Download (26.1 KB) - added by Kamiware 2 years ago.
Screenshot of the wrong informatioN;

Change History

Changed 2 years ago by Kamiware

Screenshot of the wrong informatioN;

Changed 2 years ago by vipsoft

  • summary changed from % calculation when no visitors where there. to MultiSite % calculation when no visitors where there.
  • milestone set to 1 - Piwik 0.5.5

Changed 2 years ago by matt

I think it should say N/A instead.

Changed 2 years ago by Kamiware

@matt: I'm not sure. We have 100% less visitors than the day before when there are 0 visitors today and there where some yesterday right?

Changed 2 years ago by vipsoft

  • keywords procent calculation removed
  • resolution set to fixed
  • status changed from new to closed
  • component changed from UI (templates, javascript) to Core

In [1808], fixes #1127 - If the number of visits in the current period less than the last period, show a decrease (whether or not the current number is 0).

Note: See TracTickets for help on using tickets.