From e0f14a2784b227fbdff8235500f369b7ae783d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Nicou=C3=A9?= Date: Tue, 3 Jan 2023 10:20:17 +0100 Subject: [PATCH] Edit Matomo plugin period ranges and default period --- site/blueprints/tabs/site_analytics.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/site/blueprints/tabs/site_analytics.yml b/site/blueprints/tabs/site_analytics.yml index 9c6d80c..bafefb7 100644 --- a/site/blueprints/tabs/site_analytics.yml +++ b/site/blueprints/tabs/site_analytics.yml @@ -13,3 +13,9 @@ columns: sections: main: type: matomo-main + periods: + - year + - month + - week + defaults: + period: week