@metarouter/ajs-starter-kit 1.0.170 → 1.0.172

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.
@@ -1 +1 @@
1
- "d82448ae823427431be8e340b7dd2997 -"
1
+ "61c201e2cc04a50eda976ae437e0b8f2 -"
@@ -2,7 +2,7 @@
2
2
  "params": [
3
3
  {
4
4
  "name": "API_VERSION",
5
- "defaultValue": "v22",
5
+ "defaultValue": "v24",
6
6
  "isOptional": false
7
7
  },
8
8
  {
@@ -1 +1 @@
1
- "020004b116326415a20cc2de44ab3d78 -"
1
+ "d76e4f41c6880491f5286a11f8c173cd -"
@@ -60,6 +60,10 @@
60
60
  {
61
61
  "date": "2026-03-25T00:00:00.000Z",
62
62
  "note": "Version: 1.5.1\nConverted some fields to camelCase for schema validation"
63
+ },
64
+ {
65
+ "date": "2026-05-27T00:00:00.000Z",
66
+ "note": "Version: 1.6.0\nUpgraded to Google Ads API v24\nRemoved userIpAddress field"
63
67
  }
64
68
  ]
65
69
  }
@@ -1 +1 @@
1
- "af9a72aa925361377ed8c97723b1b3ff -"
1
+ "0581115cedfecbcf8314c5faaface503 -"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.5.1",
2
+ "version": "1.6.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "CUSTOMER_ID",
@@ -70,10 +70,6 @@
70
70
  }
71
71
  ]
72
72
  },
73
- {
74
- "inputKey": "context.ip",
75
- "outputKey": "userIpAddress"
76
- },
77
73
  {
78
74
  "inputKey": "input",
79
75
  "outputKey": "userIdentifiers",
@@ -1 +1 @@
1
- "8005eee559b182561192d51f160b09be -"
1
+ "f8a791a1060e007a63a10144f81668cd -"
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "name": "LINKEDIN_VERSION",
14
14
  "exampleValue": "my-linkedin-version",
15
- "defaultValue": "202507"
15
+ "defaultValue": "202604"
16
16
  }
17
17
  ],
18
18
  "default": {
@@ -1 +1 @@
1
- "2ff118a448742b9852ccca5b7d627991 -"
1
+ "bb2dcb06e35078de0ea341c135067064 -"
@@ -28,6 +28,10 @@
28
28
  {
29
29
  "date": "2025-09-03T00:00:00.000Z",
30
30
  "note": "Version: 1.0.0\nStable Release"
31
+ },
32
+ {
33
+ "date": "2026-05-27T00:00:00.000Z",
34
+ "note": "Version: 1.1.0\nUpgrade LinkedIn version"
31
35
  }
32
36
  ]
33
37
  }
@@ -1 +1 @@
1
- "b39fec9be8901634d8310379b49f4458 -"
1
+ "9a4516e09bcb6ee201c36436113001e3 -"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "default": {
4
4
  "filters": [
5
5
  {
@@ -1 +1 @@
1
- "b0391b2f1b95b732fbe39fc45c06a4e8 -"
1
+ "f360773ce34da0d23fb72f16ee61486e -"
@@ -28,6 +28,10 @@
28
28
  {
29
29
  "date": "2026-01-21T00:00:00.000Z",
30
30
  "note": "Version: 1.0.0\nStable Release"
31
+ },
32
+ {
33
+ "date": "2026-05-20T00:00:00.000Z",
34
+ "note": "Version: 1.1.0\nAdded ord to the playbook"
31
35
  }
32
36
  ]
33
37
  }
@@ -1 +1 @@
1
- "686b9f468fffa0962b12e5321d91ff75 -"
1
+ "f896746051643e450d24e6f9764d61e9 -"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.1.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "PIXEL_ID",
@@ -99,6 +99,18 @@
99
99
  }
100
100
  }
101
101
  ]
102
+ },
103
+ {
104
+ "inputKey": "input",
105
+ "outputKey": "ord",
106
+ "transforms": [
107
+ {
108
+ "expression": {
109
+ "body": "if input.properties.order_id then\n return input.properties.order_id end\nreturn input.messageId",
110
+ "lang": "lua"
111
+ }
112
+ }
113
+ ]
102
114
  }
103
115
  ]
104
116
  },
@@ -148,6 +160,10 @@
148
160
  }
149
161
  }
150
162
  ]
163
+ },
164
+ {
165
+ "inputKey": "messageId",
166
+ "outputKey": "ord"
151
167
  }
152
168
  ]
153
169
  },
@@ -174,6 +190,10 @@
174
190
  }
175
191
  }
176
192
  ]
193
+ },
194
+ {
195
+ "inputKey": "messageId",
196
+ "outputKey": "ord"
177
197
  }
178
198
  ]
179
199
  },
@@ -0,0 +1 @@
1
+ "c727d0fdf4061fabc9a437135e30f360 -"
@@ -0,0 +1,86 @@
1
+ {
2
+ "params": [
3
+ {
4
+ "name": "OAUTH2_REQUEST_URL",
5
+ "exampleValue": "oauth2-request-url",
6
+ "defaultValue": "https://id.b2b.yahooincapis.com/zts/v1"
7
+ },
8
+ {
9
+ "name": "CLIENT_ID",
10
+ "exampleValue": "client-id"
11
+ },
12
+ {
13
+ "name": "CLIENT_SECRET",
14
+ "exampleValue": "client-secret"
15
+ },
16
+ {
17
+ "name": "PIXEL_ID",
18
+ "exampleValue": "pixel-id"
19
+ }
20
+ ],
21
+ "default": {
22
+ "batchSize": 100,
23
+ "method": "POST",
24
+ "endpoint": "https://batch.datax.yahoo.com/v1/events/$$PIXEL_ID$$",
25
+ "headers": [
26
+ {
27
+ "key": "Accept",
28
+ "value": "application/json"
29
+ },
30
+ {
31
+ "key": "Content-Type",
32
+ "value": "application/json"
33
+ }
34
+ ],
35
+ "transform": {
36
+ "lang": "lua",
37
+ "body": "request.body = batch\nreturn request"
38
+ },
39
+ "oauth2Auth": {
40
+ "jwt": {
41
+ "includeJti": true,
42
+ "claims": [
43
+ {
44
+ "key": "aud",
45
+ "value": "$$OAUTH2_REQUEST_URL$$"
46
+ },
47
+ {
48
+ "key": "sub",
49
+ "value": "$$CLIENT_ID$$"
50
+ },
51
+ {
52
+ "key": "iss",
53
+ "value": "$$CLIENT_ID$$"
54
+ }
55
+ ],
56
+ "hsSigningSecret": "$$CLIENT_SECRET$$",
57
+ "requestKey": "client_assertion",
58
+ "signingMethod": "SIGNING_METHOD_HS256"
59
+ },
60
+ "request": {
61
+ "body": [
62
+ {
63
+ "key": "grant_type",
64
+ "value": "client_credentials"
65
+ },
66
+ {
67
+ "key": "client_assertion_type",
68
+ "value": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer"
69
+ },
70
+ {
71
+ "key": "scope",
72
+ "value": "idb2b.dsp.datax:role.conversion.writer"
73
+ },
74
+ {
75
+ "key": "realm",
76
+ "value": "dataxonline"
77
+ }
78
+ ],
79
+ "contentType": "application/x-www-form-urlencoded",
80
+ "method": "POST",
81
+ "url": "$$OAUTH2_REQUEST_URL$$/oauth2/token"
82
+ },
83
+ "responseAccessTokenKey": "access_token"
84
+ }
85
+ }
86
+ }
@@ -0,0 +1 @@
1
+ "b8277f8c9f72b9608ccaad2786f2d3ff -"
@@ -0,0 +1,21 @@
1
+ {
2
+ "isDraft": false,
3
+ "isDeprecated": false,
4
+ "isBeta": true,
5
+ "friendlyName": "Yahoo Conversions API",
6
+ "description": "Yahoo Conversion API allows advertisers to send conversion events server-to-server to Yahoo DSP, enabling accurate tracking of user actions like purchases or signups.",
7
+ "logo": "https://cdn.metarouter.io/yahoo-conversions-api.png",
8
+ "color": "#6001D2",
9
+ "eventSource": {
10
+ "isAndroidApp": true,
11
+ "isIosApp": true,
12
+ "isWebApp": true
13
+ },
14
+ "inputSchema": "analytics_js",
15
+ "releaseNotes": [
16
+ {
17
+ "date": "2026-05-27T21:00:00.000Z",
18
+ "note": "Version: 0.1.0\nBeta Version\nYahoo Conversions API initial release"
19
+ }
20
+ ]
21
+ }
@@ -0,0 +1 @@
1
+ "09114b56b46b20dd15a0503a75fb47e8 -"
@@ -0,0 +1,353 @@
1
+ {
2
+ "version": "0.1.0",
3
+ "default": {
4
+ "filters": [
5
+ {
6
+ "byEventNames": {
7
+ "action": "allow",
8
+ "events": [
9
+ ""
10
+ ]
11
+ }
12
+ }
13
+ ]
14
+ },
15
+ "global": {
16
+ "filters": [
17
+ {
18
+ "byConditions": {
19
+ "action": "allow",
20
+ "when": {
21
+ "matchesAny": {
22
+ "conditions": [
23
+ {
24
+ "inputPathExists": {
25
+ "inputPath": "context.providers.yahooMedia.vmcid"
26
+ }
27
+ },
28
+ {
29
+ "inputPathExists": {
30
+ "inputPath": "traits.email"
31
+ }
32
+ },
33
+ {
34
+ "inputPathExists": {
35
+ "inputPath": "traits.phone"
36
+ }
37
+ },
38
+ {
39
+ "inputPathExists": {
40
+ "inputPath": "context.device.advertisingId"
41
+ }
42
+ },
43
+ {
44
+ "inputPathExists": {
45
+ "inputPath": "context.ip"
46
+ }
47
+ },
48
+ {
49
+ "inputPathExists": {
50
+ "inputPath": "context.userAgent"
51
+ }
52
+ }
53
+ ]
54
+ }
55
+ }
56
+ }
57
+ }
58
+ ],
59
+ "mappings": [
60
+ {
61
+ "inputKey": "timestamp",
62
+ "outputKey": "eventTs",
63
+ "transforms": [
64
+ {
65
+ "toTimestamp": "inSeconds"
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "inputKey": "input",
71
+ "outputKey": "actionSource",
72
+ "transforms": [
73
+ {
74
+ "expression": {
75
+ "body": "if input.context.app.name or input.context.device.type or input.context.os.name then return 'app' end\nreturn 'web'",
76
+ "lang": "lua"
77
+ }
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "inputKey": "context.page.url",
83
+ "outputKey": "actionSourceUrl"
84
+ },
85
+ {
86
+ "inputKey": "input",
87
+ "outputKey": "country",
88
+ "transforms": [
89
+ {
90
+ "expression": {
91
+ "lang": "lua",
92
+ "body": "if input.context.location.country then\n return TO_ISO_COUNTRY(input.context.location.country)\nend"
93
+ }
94
+ }
95
+ ]
96
+ },
97
+ {
98
+ "inputKey": "input",
99
+ "outputKey": "userData",
100
+ "transforms": [
101
+ {
102
+ "expression": {
103
+ "body": "local userData = {}\nif input.traits.email then userData.email = {TO_SHA256_HASH(LOWER(TRIM(input.traits.email)))} end\nif input.traits.phone then userData.phone = {TO_SHA256_HASH(LOWER(TRIM(input.traits.phone)))} end\nlocal deviceType = input.context.device.type\nif deviceType == 'ios' then\n userData.idfa = {input.context.device.advertisingId}\nelseif deviceType == 'android' then\n userData.gpsaid = {input.context.device.advertisingId}\nend\nif input.context.ip then userData.ip_address = TO_SHA256_HASH(LOWER(TRIM(input.context.ip))) end\nif input.context.userAgent then userData.userAgent = LOWER(input.context.userAgent) end\nreturn userData",
104
+ "lang": "lua"
105
+ }
106
+ }
107
+ ]
108
+ },
109
+ {
110
+ "inputKey": "input",
111
+ "outputKey": "privacy",
112
+ "transforms": [
113
+ {
114
+ "expression": {
115
+ "body": "local privacy = {}\nif input.context.consent.tcf.tcString then\n privacy.privacy_type = 'GDPR'\n privacy.consent_string = input.context.consent.tcf.tcString\nelse\n privacy.privacy_type = 'OPTOUT'\nend\nreturn privacy",
116
+ "lang": "lua"
117
+ }
118
+ }
119
+ ]
120
+ },
121
+ {
122
+ "inputKey": "input",
123
+ "outputKey": "eventName",
124
+ "transforms": [
125
+ {
126
+ "expression": {
127
+ "lang": "lua",
128
+ "body": "if (input.type == \"track\") then return REPLACE(LOWER(input.event), \" \", \"_\") end\nreturn input.type"
129
+ }
130
+ }
131
+ ]
132
+ },
133
+ {
134
+ "inputKey": "context.providers.yahooMedia.vmcid",
135
+ "outputKey": "clickData.vmcid"
136
+ }
137
+ ]
138
+ },
139
+ "eventSpecific": {
140
+ "product_list_viewed": {
141
+ "mappings": [
142
+ {
143
+ "inputKey": "input",
144
+ "outputKey": "eventData.price",
145
+ "transforms": [
146
+ {
147
+ "expression": {
148
+ "lang": "lua",
149
+ "body": "return TOTAL_VALUE(input.properties.products)"
150
+ }
151
+ }
152
+ ]
153
+ }
154
+ ]
155
+ },
156
+ "product_clicked": {
157
+ "mappings": [
158
+ {
159
+ "inputKey": "input",
160
+ "outputKey": "eventData.price",
161
+ "transforms": [
162
+ {
163
+ "expression": {
164
+ "lang": "lua",
165
+ "body": "return TOTAL_VALUE(input.properties)"
166
+ }
167
+ }
168
+ ]
169
+ },
170
+ {
171
+ "inputKey": "input",
172
+ "outputKey": "eventData.products",
173
+ "transforms": [
174
+ {
175
+ "expression": {
176
+ "lang": "lua",
177
+ "body": "return {{\n subCategory = input.properties.category\n}}"
178
+ }
179
+ }
180
+ ]
181
+ }
182
+ ]
183
+ },
184
+ "product_viewed": {
185
+ "mappings": [
186
+ {
187
+ "inputKey": "input",
188
+ "outputKey": "eventData.price",
189
+ "transforms": [
190
+ {
191
+ "expression": {
192
+ "lang": "lua",
193
+ "body": "return TOTAL_VALUE(input.properties)"
194
+ }
195
+ }
196
+ ]
197
+ },
198
+ {
199
+ "inputKey": "input",
200
+ "outputKey": "eventData.products",
201
+ "transforms": [
202
+ {
203
+ "expression": {
204
+ "lang": "lua",
205
+ "body": "return {{\n subCategory = input.properties.category\n}}"
206
+ }
207
+ }
208
+ ]
209
+ }
210
+ ]
211
+ },
212
+ "product_added": {
213
+ "mappings": [
214
+ {
215
+ "inputKey": "input",
216
+ "outputKey": "eventData.price",
217
+ "transforms": [
218
+ {
219
+ "expression": {
220
+ "lang": "lua",
221
+ "body": "return TOTAL_VALUE(input.properties)"
222
+ }
223
+ }
224
+ ]
225
+ },
226
+ {
227
+ "inputKey": "input",
228
+ "outputKey": "eventData.products",
229
+ "transforms": [
230
+ {
231
+ "expression": {
232
+ "lang": "lua",
233
+ "body": "return {{\n subCategory = input.properties.category\n}}"
234
+ }
235
+ }
236
+ ]
237
+ }
238
+ ]
239
+ },
240
+ "product_removed": {
241
+ "mappings": [
242
+ {
243
+ "inputKey": "input",
244
+ "outputKey": "eventData.price",
245
+ "transforms": [
246
+ {
247
+ "expression": {
248
+ "lang": "lua",
249
+ "body": "return TOTAL_VALUE(input.properties)"
250
+ }
251
+ }
252
+ ]
253
+ },
254
+ {
255
+ "inputKey": "input",
256
+ "outputKey": "eventData.products",
257
+ "transforms": [
258
+ {
259
+ "expression": {
260
+ "lang": "lua",
261
+ "body": "return {{\n subCategory = input.properties.category\n}}"
262
+ }
263
+ }
264
+ ]
265
+ }
266
+ ]
267
+ },
268
+ "cart_viewed": {
269
+ "mappings": [
270
+ {
271
+ "inputKey": "input",
272
+ "outputKey": "eventData.price",
273
+ "transforms": [
274
+ {
275
+ "expression": {
276
+ "lang": "lua",
277
+ "body": "return TOTAL_VALUE(input.properties.products)"
278
+ }
279
+ }
280
+ ]
281
+ }
282
+ ]
283
+ },
284
+ "checkout_started": {
285
+ "mappings": [
286
+ {
287
+ "inputKey": "properties.value",
288
+ "outputKey": "eventData.price"
289
+ }
290
+ ]
291
+ },
292
+ "order_completed": {
293
+ "mappings": [
294
+ {
295
+ "inputKey": "properties.total",
296
+ "outputKey": "eventData.price"
297
+ }
298
+ ]
299
+ },
300
+ "product_added_to_wishlist": {
301
+ "mappings": [
302
+ {
303
+ "inputKey": "input",
304
+ "outputKey": "eventData.price",
305
+ "transforms": [
306
+ {
307
+ "expression": {
308
+ "lang": "lua",
309
+ "body": "return TOTAL_VALUE(input.properties)"
310
+ }
311
+ }
312
+ ]
313
+ },
314
+ {
315
+ "inputKey": "input",
316
+ "outputKey": "eventData.products",
317
+ "transforms": [
318
+ {
319
+ "expression": {
320
+ "lang": "lua",
321
+ "body": "return {{\n subCategory = input.properties.category\n}}"
322
+ }
323
+ }
324
+ ]
325
+ }
326
+ ]
327
+ },
328
+ "order_updated": {
329
+ "mappings": [
330
+ {
331
+ "inputKey": "properties.total",
332
+ "outputKey": "eventData.price"
333
+ }
334
+ ]
335
+ },
336
+ "order_refunded": {
337
+ "mappings": [
338
+ {
339
+ "inputKey": "properties.total",
340
+ "outputKey": "eventData.price"
341
+ }
342
+ ]
343
+ },
344
+ "order_canceled": {
345
+ "mappings": [
346
+ {
347
+ "inputKey": "properties.total",
348
+ "outputKey": "eventData.price"
349
+ }
350
+ ]
351
+ }
352
+ }
353
+ }
package/README.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # MetaRouter Starter Kits
2
2
 
3
3
  ### 2026-05
4
+ - Google Ads - Conversions
5
+ - Linkedin Ads - Conversions
6
+ - Ringier Axel Springer Poland
7
+ - Yahoo Conversions API (New)
4
8
 
5
9
  | Kit Name | Initial Release Date | Stable Release Date | Latest Release Date | Current Version | Latest Note |
6
10
  |----------|----------------------|---------------------|---------------------|-----------------|-------------|
@@ -38,7 +42,7 @@
38
42
  | Eulerian | 2025-12-10 | 2026-03-04 | 2026-03-04 | Version: 1.0.0 | Stable Release |
39
43
  | Firebase | 2024-01-15 | N/A | 2024-10-23 | Version: 0.2.0 | Updated header `Accept-Encoding: application/json` |
40
44
  | Google AJSID Segments | 2024-05-29 | N/A | 2025-10-15 | Version: 0.1.1 | Added friendly names to expressions |
41
- | Google Ads - Conversions | 2023-07-04 | 2024-04-17 | 2026-03-25 | Version: 1.5.1 | Converted some fields to camelCase for schema validation |
45
+ | Google Ads - Conversions | 2023-07-04 | 2024-04-17 | 2026-05-27 | Version: 1.6.0 | Upgraded to Google Ads API v24 Removed userIpAddress field |
42
46
  | Google Analytics | 2021-06-24 | N/A | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
43
47
  | Google Analytics 4 | 2022-08-11 | N/A | 2025-12-17 | Version: 1.3.0 | Added consent, device and user_agent mappings Removed gclid and dclid fields Added additional standard events and updated endpoint to a parameter |
44
48
  | Google Analytics 4 (Collect) | 2024-04-24 | 2025-08-20 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
@@ -56,7 +60,7 @@
56
60
  | Kargo | 2026-02-25 | 2026-03-11 | 2026-03-11 | Version: 1.0.0 | Stable Release |
57
61
  | Kochava | 2025-06-25 | 2025-08-20 | 2025-08-20 | Version: 1.0.0 | Stable Release |
58
62
  | Kochava IdentityLink | 2025-06-25 | N/A | 2025-06-25 | Version: 0.1.0 | Beta Version Kochava IdentityLink initial release |
59
- | Linkedin Ads - Conversions | 2025-07-16 | 2025-09-03 | 2025-09-03 | Version: 1.0.0 | Stable Release |
63
+ | Linkedin Ads - Conversions | 2025-07-16 | 2025-09-03 | 2026-05-27 | Version: 1.1.0 | Upgrade LinkedIn version |
60
64
  | Lytics | 2021-06-24 | N/A | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
61
65
  | MIQ (Xandr) | 2023-03-07 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
62
66
  | Magellan AI | 2024-07-24 | 2024-08-07 | 2025-07-30 | Version: 1.2.0 | Replaced context.traits with traits. |
@@ -81,8 +85,8 @@
81
85
  | RTB House | 2024-11-20 | N/A | 2025-12-03 | Version: 0.4.0 | Updated endpoint to be a parameter |
82
86
  | Rakuten Conversions | 2025-07-30 | 2025-09-24 | 2025-09-24 | Version: 1.0.0 | Stable Release |
83
87
  | Reddit Ads | 2023-09-12 | 2026-01-07 | 2026-01-07 | Version: 2.0.0 | Stable Release of Reddit CAPI V3 |
84
- | Ringier Axel Springer Poland | 2025-06-25 | 2026-01-21 | 2026-01-21 | Version: 1.0.0 | Stable Release |
85
88
  | Ringier Axel Springer Poland | 2025-03-05 | 2025-04-09 | 2026-01-21 | Version: 1.4.0 | Deprecating in favor of the released RASP SDK Kit |
89
+ | Ringier Axel Springer Poland | 2025-06-25 | 2026-01-21 | 2026-05-20 | Version: 1.1.0 | Added ord to the playbook |
86
90
  | Roku | 2023-04-27 | N/A | 2025-07-30 | Version: 1.2.0 | Replaced context.traits with traits. |
87
91
  | Roomvo | 2021-08-10 | N/A | 2026-03-25 | Version: 0.2.2 | Converted some fields to camelCase for schema validation |
88
92
  | Salesforce CDP | 2022-05-31 | N/A | 2025-07-30 | Version: 1.2.0 | Replaced originalTimestamp with timestamp |
@@ -103,6 +107,7 @@
103
107
  | Wirtualna Polska | 2026-03-11 | 2026-04-22 | 2026-04-22 | Version: 1.0.0 | Stable Release |
104
108
  | X Ads - Web Conversions | 2024-09-04 | 2024-09-25 | 2026-03-25 | Version: 1.1.1 | Converted some fields to camelCase for schema validation |
105
109
  | Xandr | 2021-07-13 | N/A | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
110
+ | Yahoo Conversions API (New) | 2026-05-27 | N/A | 2026-05-27 | Version: 0.1.0 | Beta Version Yahoo Conversions API initial release |
106
111
  | Yahoo Enhanced Attribution | 2023-03-07 | N/A | 2025-04-09 | Version: 0.4.0 | Deprecated |
107
112
  | Yahoo Pixel API | 2023-03-07 | 2023-12-13 | 2025-04-09 | Version: 1.3.0 | Friendly name updated |
108
113
  | Zeotap | 2024-02-21 | 2025-08-20 | 2025-08-20 | Version: 1.0.0 | Stable Release |
package/index.js CHANGED
@@ -621,6 +621,12 @@ exports.xandr = {
621
621
  metadata: require('./.dist/xandr/metadata.json')
622
622
  }
623
623
 
624
+ exports['yahoo-conversions-api'] = {
625
+ endpointSchema: require('./.dist/yahoo-conversions-api/connection.json'),
626
+ playbook: require('./.dist/yahoo-conversions-api/playbook.json'),
627
+ metadata: require('./.dist/yahoo-conversions-api/metadata.json')
628
+ }
629
+
624
630
  exports['yahoo-enhanced-attribution'] = {
625
631
  endpointSchema: require('./.dist/yahoo-enhanced-attribution/connection.json'),
626
632
  playbook: require('./.dist/yahoo-enhanced-attribution/playbook.json'),
@@ -1142,6 +1148,11 @@ exports.etags = {
1142
1148
  playbook: require('./.dist/xandr/playbook.etag.json'),
1143
1149
  kit: require('./.dist/xandr/kit.etag.json')
1144
1150
  },
1151
+ 'yahoo-conversions-api': {
1152
+ endpointSchema: require('./.dist/yahoo-conversions-api/connection.etag.json'),
1153
+ playbook: require('./.dist/yahoo-conversions-api/playbook.etag.json'),
1154
+ kit: require('./.dist/yahoo-conversions-api/kit.etag.json')
1155
+ },
1145
1156
  'yahoo-enhanced-attribution': {
1146
1157
  endpointSchema: require('./.dist/yahoo-enhanced-attribution/connection.etag.json'),
1147
1158
  playbook: require('./.dist/yahoo-enhanced-attribution/playbook.etag.json'),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metarouter/ajs-starter-kit",
3
- "version": "1.0.170",
3
+ "version": "1.0.172",
4
4
  "description": "MetaRouter analytics.js starter kit",
5
5
  "main": "index.js",
6
6
  "scripts": {