matomo-org/matomo

As a user I want to see "Last week" or "Last Month" by default when I login

Open

#18,096 opened on Oct 3, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
EnhancementHelp wantedc: Consistent Reports & Analytics UXc: Dates & Calendarc: Onboarding

Repository metrics

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

Description

We know that loading the "Current week" or "Current month" can result in a "Shock" where the graphs are trending down massively (see https://github.com/matomo-org/matomo/issues/10291)

It would be useful to let people select the following options:

  • "Last week"
  • "Last Month"

additionally to the ones we currently offer in Report date to load by default:

Screenshot from 2021-10-04 11-03-39

This would also be consistent to how we already have "Yesterday".

Contributor guide