matomo-org/matomo

Improve print version of Piwik

Open

#9,347 opened on Dec 7, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
EnhancementHelp wantedc: Design / UIc: Usability

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

I think there are several ways to improve Piwik when printing a page that shows reports:

  • Show percentages in reports instead of hiding them
  • Do not show the report footer icon that let's you expand the table to change report visualization etc
  • Hide icons thumbs up / thumbs down, help icon next to report icons (they were sometimes visible in report)
  • No row actions
  • No related report
  • Include Piwik logo or Custom Logo
  • Do not show menus
  • Below a report name we could maybe show the report documentation so when printing the report and giving the report to someone else they have a chance to directly understand / read what the report is about -> not needed anymore

I'm sure a lot more could be done but I'm running out of time. Let me know if you have more ideas

Contributor guide