Ticket #404 (new New feature)
Build visual feedback to assist users when there is no data to show (why?)
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Feature requests |
| Component: | UI (templates, javascript) | Keywords: | |
| Cc: | Sensitive: | no |
Description (last modified by matt) (diff)
Proposed feature: When user visits Piwik
- the controller fetches the Archive, if number of visits for the period is 0
- check a flag in option table, to see if for this website there was tracking data found in the logs
- select count() if first time querying
- if there is some data in earlier or later dates, display "there is no data in this report" normal behavior
- if there is no log in the piwik DB, have a Notice/Help message displayed at the top in the In-app message, on the left of "About Piwik 1.2"
- the message would explain there is no log found for this website, maybe a problem with the tracking code? Link to FAQ.
Requires: in-app messaging #1358
Change History
Note: See
TracTickets for help on using
tickets.
