From a7143952630dda4222c438a3ea5f34f22ba96e1a Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 16 Feb 2024 12:16:00 +0100 Subject: [PATCH] configured matomo --- config/sync/matomo.settings.yml | 42 ++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/config/sync/matomo.settings.yml b/config/sync/matomo.settings.yml index 9d3b1b5..c7343bb 100644 --- a/config/sync/matomo.settings.yml +++ b/config/sync/matomo.settings.yml @@ -1,19 +1,13 @@ _core: default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY langcode: fr -site_id: '' -url_http: '' -url_https: '' +site_id: '6' +url_http: 'http://analytics.figureslibres.io/' +url_https: 'https://analytics.figureslibres.io/' domain_mode: 0 visibility: request_path_mode: 0 - request_path_pages: |- - /admin - /admin/* - /batch - /node/add* - /node/*/* - /user/*/* + request_path_pages: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" user_role_mode: 0 user_role_roles: { } user_account_mode: 1 @@ -27,8 +21,34 @@ track: site_search: false privacy: donottrack: true + disablecookies: false custom: - variable: { } + variable: + 1: + slot: 1 + name: '' + value: '' + scope: visit + 2: + slot: 2 + name: '' + value: '' + scope: visit + 3: + slot: 3 + name: '' + value: '' + scope: visit + 4: + slot: 4 + name: '' + value: '' + scope: visit + 5: + slot: 5 + name: '' + value: '' + scope: visit codesnippet: before: '' after: ''