project-booster-vue 10.28.0 → 10.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "project-booster-vue",
3
- "version": "10.28.0",
3
+ "version": "10.29.0",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -14,7 +14,13 @@
14
14
  "pageType": "Configurators & services",
15
15
  "pageSubType": "appointment qualification",
16
16
  "pageCategory1": "Salle de bains",
17
- "pageCategory2": ""
17
+ "pageCategory2": "",
18
+ "booking": {
19
+ "pageType": "Configurators & services",
20
+ "pageSubType": "appointment booking",
21
+ "pageCategory1": "bathroom",
22
+ "pageCategory2": "bathroom appointment booking"
23
+ }
18
24
  }
19
25
  },
20
26
  "projectName": "Rénover une salle de bains",
@@ -14,7 +14,13 @@
14
14
  "pageType": "Configurators & services",
15
15
  "pageSubType": "appointment qualification",
16
16
  "pageCategory1": "Menuiserie",
17
- "pageCategory2": ""
17
+ "pageCategory2": "",
18
+ "booking": {
19
+ "pageType": "Configurators & services",
20
+ "pageSubType": "appointment booking",
21
+ "pageCategory1": "carpentry",
22
+ "pageCategory2": "carpentry appointment booking"
23
+ }
18
24
  }
19
25
  },
20
26
  "projectName": "Créer ou rénover une menuiserie",
@@ -14,7 +14,13 @@
14
14
  "pageType": "Configurators & services",
15
15
  "pageSubType": "appointment qualification",
16
16
  "pageCategory1": "Jardin",
17
- "pageCategory2": ""
17
+ "pageCategory2": "",
18
+ "booking": {
19
+ "pageType": "Configurators & services",
20
+ "pageSubType": "appointment booking",
21
+ "pageCategory1": "garden",
22
+ "pageCategory2": "garden appointment booking"
23
+ }
18
24
  }
19
25
  },
20
26
  "projectName": "Créer ou rénover un jardin",
@@ -6,7 +6,22 @@
6
6
  "businessUnit": "001",
7
7
  "webAnalytics": {
8
8
  "category": "Cuisine",
9
- "scenario": "appointment-qualification-kitchen"
9
+ "scenario": "appointment-qualification-kitchen",
10
+ "funnel_name": "Qualifying course kitchen",
11
+ "tracking": true,
12
+ "cdl": {
13
+ "pageName": "kitchen qualification",
14
+ "pageType": "Configurators & services",
15
+ "pageSubType": "appointment qualification",
16
+ "pageCategory1": "Cuisine",
17
+ "pageCategory2": "",
18
+ "booking": {
19
+ "pageType": "Configurators & services",
20
+ "pageSubType": "appointment booking",
21
+ "pageCategory1": "kitchen",
22
+ "pageCategory2": "kitchen appointment booking"
23
+ }
24
+ }
10
25
  },
11
26
  "projectName": "Rénover une cuisine",
12
27
  "store": "11",