Browse Source

matomo settings

bach 1 year ago
parent
commit
487606a4d0
1 changed files with 34 additions and 14 deletions
  1. 34 14
      config/sync/matomo.settings.yml

+ 34 - 14
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: '4'
+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
@@ -22,19 +16,45 @@ track:
   files: true
   files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip'
   colorbox: true
-  userid: false
+  userid: true
   messages: {  }
   site_search: false
 privacy:
-  donottrack: true
+  donottrack: false
+  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: ''
 translation_set: false
+disable_tracking: false
 cache: false
 page_title_hierarchy: false
 page_title_hierarchy_exclude_home: true
-disable_tracking: false
 status_codes_disabled: {  }