Ticket #404 (new New feature)

Opened 3 years ago

Last modified 12 months ago

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

Changed 3 years ago by matt

  • description modified (diff)

Changed 3 years ago by matt

  • description modified (diff)

Changed 3 years ago by matt

  • milestone changed from DigitalVibes to RobotRock

Changed 3 years ago by vipsoft

Increasingly important where piwik is a hosted by 3rd parties providing support, eg Sourceforge hosted apps (where I noticed some tickets being opened for piwik).

Changed 3 years ago by matt

  • description modified (diff)

Changed 3 years ago by matt

this could also simply be a notice message "There is no data for this day. More information" with a link to the FAQ: http://piwik.org/faq/troubleshooting/#faq_58

Changed 3 years ago by black silence

I had the same 'problem' and I think the notice matt proposed is the best thing for a quick (first?) solution. I just didn't realize I was on the wrong day, so the hint 'for this day' is really good.

Changed 3 years ago by matt

  • type changed from Bug to New feature
  • component changed from Core to UI (templates, javascript)
  • milestone changed from 1- RobotRock to 4- Stable release

Changed 3 years ago by matt

  • milestone changed from 4- Stable release to 1 - Piwik 0.4

The message should link to the Javascript code for the website!

Changed 3 years ago by matt

  • milestone changed from 1 - Piwik 0.4 to 4- Stable release

Changed 2 years ago by matt

  • sensitive unset

The inline help / link should only be displayed if the number of visits for the period is zero.

Changed 19 months ago by matt

  • milestone changed from 4 - Piwik 1.0 - Stable release to Features requests - after Piwik 1.0

Not a major support issue... delaying

Changed 13 months ago by matt

Also, we should check value of enable browser archiving & if cron is running

Changed 12 months ago by matt

  • description modified (diff)
Note: See TracTickets for help on using tickets.