Skip to content

Do not reload whole page when changing date, period, segment, or website #9899

@tsteur

Description

@tsteur

I'm not sure about website but for date, period and segment it should be quite easy to implement for Piwik 3.0+. I did a very quick POC here: 83ce968

Pretty much the only thing that takes a bit of effort is to change the calendar and segment selector (and maybe website selector). So far the calendar selector never really closes as the page is just reloaded anyway. Instead we'd need to change the date selector, update the displayed date in the widget and tooltip, and update piwik.date and piwik.period JS variables if needed. It's all feasible though.

Would improve user experience quite a bit by removing these page reloads. The widgets / reports would just reload instantly.

Metadata

Metadata

Assignees

Labels

EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.c: PerformanceFor when we could improve the performance / speed of Matomo.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions