@metarouter/ajs-starter-kit 1.0.154 → 1.0.155

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.
Files changed (33) hide show
  1. package/.dist/attentive/kit.etag.json +1 -1
  2. package/.dist/attentive/metadata.json +4 -0
  3. package/.dist/attentive/playbook.etag.json +1 -1
  4. package/.dist/attentive/playbook.json +101 -303
  5. package/.dist/connection-schemas.json +4 -0
  6. package/.dist/engage-front/kit.etag.json +1 -1
  7. package/.dist/engage-front/metadata.json +4 -0
  8. package/.dist/engage-front/playbook.etag.json +1 -1
  9. package/.dist/engage-front/playbook.json +153 -22
  10. package/.dist/google-cm360/kit.etag.json +1 -1
  11. package/.dist/google-cm360/metadata.json +4 -0
  12. package/.dist/google-cm360/playbook.etag.json +1 -1
  13. package/.dist/google-cm360/playbook.json +17 -22
  14. package/.dist/hightouch/connection.etag.json +1 -0
  15. package/.dist/hightouch/connection.json +87 -0
  16. package/.dist/hightouch/kit.etag.json +1 -0
  17. package/.dist/hightouch/metadata.json +21 -0
  18. package/.dist/hightouch/playbook.etag.json +1 -0
  19. package/.dist/hightouch/playbook.json +451 -0
  20. package/.dist/pipeline-router/connection.etag.json +1 -0
  21. package/.dist/pipeline-router/connection.json +3 -0
  22. package/.dist/pipeline-router/kit.etag.json +1 -0
  23. package/.dist/pipeline-router/metadata.json +21 -0
  24. package/.dist/pipeline-router/playbook.etag.json +1 -0
  25. package/.dist/pipeline-router/playbook.json +30 -0
  26. package/.dist/snapchat-capi/kit.etag.json +1 -1
  27. package/.dist/snapchat-capi/metadata.json +4 -0
  28. package/.dist/snapchat-capi/playbook.etag.json +1 -1
  29. package/.dist/snapchat-capi/playbook.json +21 -1
  30. package/.dist/yahoo-enhanced-attribution/kit.etag.json +1 -1
  31. package/README.md +13 -5
  32. package/index.js +21 -0
  33. package/package.json +1 -1
@@ -0,0 +1,451 @@
1
+ {
2
+ "version": "0.1.0",
3
+ "global": {
4
+ "mappings": [
5
+ {
6
+ "inputKey": "type",
7
+ "outputKey": "type"
8
+ },
9
+ {
10
+ "inputKey": "messageId",
11
+ "outputKey": "messageId"
12
+ },
13
+ {
14
+ "inputKey": "anonymousId",
15
+ "outputKey": "anonymousId"
16
+ },
17
+ {
18
+ "inputKey": "userId",
19
+ "outputKey": "userId"
20
+ },
21
+ {
22
+ "inputKey": "timestamp",
23
+ "outputKey": "originalTimestamp"
24
+ },
25
+ {
26
+ "inputKey": "sentAt",
27
+ "outputKey": "sentAt"
28
+ },
29
+ {
30
+ "inputKey": "context.device.type",
31
+ "outputKey": "context.device.type"
32
+ },
33
+ {
34
+ "inputKey": "context.device.id",
35
+ "outputKey": "context.device.id"
36
+ },
37
+ {
38
+ "inputKey": "context.device.advertisingId",
39
+ "outputKey": "context.device.advertisingId"
40
+ },
41
+ {
42
+ "inputKey": "context.device.adTrackingEnabled",
43
+ "outputKey": "context.device.adTrackingEnabled"
44
+ },
45
+ {
46
+ "inputKey": "context.device.manufacturer",
47
+ "outputKey": "context.device.manufacturer"
48
+ },
49
+ {
50
+ "inputKey": "context.device.model",
51
+ "outputKey": "context.device.model"
52
+ },
53
+ {
54
+ "inputKey": "context.device.name",
55
+ "outputKey": "context.device.name"
56
+ },
57
+ {
58
+ "inputKey": "context.app.name",
59
+ "outputKey": "context.app.name"
60
+ },
61
+ {
62
+ "inputKey": "context.app.version",
63
+ "outputKey": "context.app.version"
64
+ },
65
+ {
66
+ "inputKey": "context.app.build",
67
+ "outputKey": "context.app.build"
68
+ },
69
+ {
70
+ "inputKey": "context.os.name",
71
+ "outputKey": "context.os.name"
72
+ },
73
+ {
74
+ "inputKey": "context.os.version",
75
+ "outputKey": "context.os.version"
76
+ },
77
+ {
78
+ "inputKey": "context.network.bluetooth",
79
+ "outputKey": "context.network.bluetooth"
80
+ },
81
+ {
82
+ "inputKey": "context.network.carrier",
83
+ "outputKey": "context.network.carrier"
84
+ },
85
+ {
86
+ "inputKey": "context.network.cellular",
87
+ "outputKey": "context.network.cellular"
88
+ },
89
+ {
90
+ "inputKey": "context.network.wifi",
91
+ "outputKey": "context.network.wifi"
92
+ },
93
+ {
94
+ "inputKey": "context.library.name",
95
+ "outputKey": "context.library.name"
96
+ },
97
+ {
98
+ "inputKey": "context.library.version",
99
+ "outputKey": "context.library.version"
100
+ },
101
+ {
102
+ "inputKey": "context.ip",
103
+ "outputKey": "context.ip"
104
+ },
105
+ {
106
+ "inputKey": "context.locale",
107
+ "outputKey": "context.locale"
108
+ },
109
+ {
110
+ "inputKey": "context.timezone",
111
+ "outputKey": "context.timezone"
112
+ },
113
+ {
114
+ "inputKey": "context.campaign.name",
115
+ "outputKey": "context.campaign.name"
116
+ },
117
+ {
118
+ "inputKey": "context.campaign.source",
119
+ "outputKey": "context.campaign.source"
120
+ },
121
+ {
122
+ "inputKey": "context.campaign.medium",
123
+ "outputKey": "context.campaign.medium"
124
+ },
125
+ {
126
+ "inputKey": "context.campaign.term",
127
+ "outputKey": "context.campaign.term"
128
+ },
129
+ {
130
+ "inputKey": "context.campaign.content",
131
+ "outputKey": "context.campaign.content"
132
+ },
133
+ {
134
+ "inputKey": "context.screen.density",
135
+ "outputKey": "context.screen.density"
136
+ },
137
+ {
138
+ "inputKey": "context.screen.height",
139
+ "outputKey": "context.screen.height"
140
+ },
141
+ {
142
+ "inputKey": "context.screen.width",
143
+ "outputKey": "context.screen.width"
144
+ },
145
+ {
146
+ "inputKey": "context.page.path",
147
+ "outputKey": "context.page.path"
148
+ },
149
+ {
150
+ "inputKey": "context.page.referrer",
151
+ "outputKey": "context.page.referrer"
152
+ },
153
+ {
154
+ "inputKey": "context.page.search",
155
+ "outputKey": "context.page.search"
156
+ },
157
+ {
158
+ "inputKey": "context.page.title",
159
+ "outputKey": "context.page.title"
160
+ },
161
+ {
162
+ "inputKey": "context.page.url",
163
+ "outputKey": "context.page.url"
164
+ },
165
+ {
166
+ "inputKey": "context.userAgent",
167
+ "outputKey": "context.userAgent"
168
+ },
169
+ {
170
+ "inputKey": "context.traits",
171
+ "outputKey": "context.traits"
172
+ }
173
+ ]
174
+ },
175
+ "default": {
176
+ "filters": [
177
+ {
178
+ "byEventNames": {
179
+ "action": "allow",
180
+ "events": [
181
+ ""
182
+ ]
183
+ }
184
+ }
185
+ ]
186
+ },
187
+ "eventSpecific": {
188
+ "identify": {
189
+ "mappings": [
190
+ {
191
+ "inputKey": "traits.email",
192
+ "outputKey": "traits.email"
193
+ }
194
+ ]
195
+ },
196
+ "page": {
197
+ "mappings": [
198
+ {
199
+ "inputKey": "properties",
200
+ "outputKey": "properties"
201
+ }
202
+ ]
203
+ },
204
+ "screen": {
205
+ "mappings": [
206
+ {
207
+ "inputKey": "properties",
208
+ "outputKey": "properties"
209
+ }
210
+ ]
211
+ },
212
+ "cart_viewed": {
213
+ "enrichments": [
214
+ {
215
+ "staticString": "Cart Viewed",
216
+ "outputKey": "event"
217
+ }
218
+ ],
219
+ "mappings": [
220
+ {
221
+ "inputKey": "properties",
222
+ "outputKey": "properties"
223
+ }
224
+ ]
225
+ },
226
+ "checkout_started": {
227
+ "enrichments": [
228
+ {
229
+ "staticString": "Checkout Started",
230
+ "outputKey": "event"
231
+ }
232
+ ],
233
+ "mappings": [
234
+ {
235
+ "inputKey": "properties",
236
+ "outputKey": "properties"
237
+ }
238
+ ]
239
+ },
240
+ "coupon_entered": {
241
+ "enrichments": [
242
+ {
243
+ "staticString": "Coupon Entered",
244
+ "outputKey": "event"
245
+ }
246
+ ],
247
+ "mappings": [
248
+ {
249
+ "inputKey": "properties",
250
+ "outputKey": "properties"
251
+ }
252
+ ]
253
+ },
254
+ "order_canceled": {
255
+ "enrichments": [
256
+ {
257
+ "staticString": "Order Canceled",
258
+ "outputKey": "event"
259
+ }
260
+ ],
261
+ "mappings": [
262
+ {
263
+ "inputKey": "properties",
264
+ "outputKey": "properties"
265
+ }
266
+ ]
267
+ },
268
+ "order_completed": {
269
+ "enrichments": [
270
+ {
271
+ "staticString": "Order Completed",
272
+ "outputKey": "event"
273
+ }
274
+ ],
275
+ "mappings": [
276
+ {
277
+ "inputKey": "properties",
278
+ "outputKey": "properties"
279
+ }
280
+ ]
281
+ },
282
+ "order_refunded": {
283
+ "enrichments": [
284
+ {
285
+ "staticString": "Order Refunded",
286
+ "outputKey": "event"
287
+ }
288
+ ],
289
+ "mappings": [
290
+ {
291
+ "inputKey": "properties",
292
+ "outputKey": "properties"
293
+ }
294
+ ]
295
+ },
296
+ "order_updated": {
297
+ "enrichments": [
298
+ {
299
+ "staticString": "Order Updated",
300
+ "outputKey": "event"
301
+ }
302
+ ],
303
+ "mappings": [
304
+ {
305
+ "inputKey": "properties",
306
+ "outputKey": "properties"
307
+ }
308
+ ]
309
+ },
310
+ "payment_info_entered": {
311
+ "enrichments": [
312
+ {
313
+ "staticString": "Payment Info Entered",
314
+ "outputKey": "event"
315
+ }
316
+ ],
317
+ "mappings": [
318
+ {
319
+ "inputKey": "properties",
320
+ "outputKey": "properties"
321
+ }
322
+ ]
323
+ },
324
+ "product_added": {
325
+ "enrichments": [
326
+ {
327
+ "staticString": "Product Added",
328
+ "outputKey": "event"
329
+ }
330
+ ],
331
+ "mappings": [
332
+ {
333
+ "inputKey": "properties",
334
+ "outputKey": "properties"
335
+ }
336
+ ]
337
+ },
338
+ "product_added_to_wishlist": {
339
+ "enrichments": [
340
+ {
341
+ "staticString": "Product Added To Wishlist",
342
+ "outputKey": "event"
343
+ }
344
+ ],
345
+ "mappings": [
346
+ {
347
+ "inputKey": "properties",
348
+ "outputKey": "properties"
349
+ }
350
+ ]
351
+ },
352
+ "product_clicked": {
353
+ "enrichments": [
354
+ {
355
+ "staticString": "Product Clicked",
356
+ "outputKey": "event"
357
+ }
358
+ ],
359
+ "mappings": [
360
+ {
361
+ "inputKey": "properties",
362
+ "outputKey": "properties"
363
+ }
364
+ ]
365
+ },
366
+ "product_list_viewed": {
367
+ "enrichments": [
368
+ {
369
+ "staticString": "Product List Viewed",
370
+ "outputKey": "event"
371
+ }
372
+ ],
373
+ "mappings": [
374
+ {
375
+ "inputKey": "properties",
376
+ "outputKey": "properties"
377
+ }
378
+ ]
379
+ },
380
+ "product_removed": {
381
+ "enrichments": [
382
+ {
383
+ "staticString": "Product Removed",
384
+ "outputKey": "event"
385
+ }
386
+ ],
387
+ "mappings": [
388
+ {
389
+ "inputKey": "properties",
390
+ "outputKey": "properties"
391
+ }
392
+ ]
393
+ },
394
+ "product_viewed": {
395
+ "enrichments": [
396
+ {
397
+ "staticString": "Product Viewed",
398
+ "outputKey": "event"
399
+ }
400
+ ],
401
+ "mappings": [
402
+ {
403
+ "inputKey": "properties",
404
+ "outputKey": "properties"
405
+ }
406
+ ]
407
+ },
408
+ "products_searched": {
409
+ "enrichments": [
410
+ {
411
+ "staticString": "Products Searched",
412
+ "outputKey": "event"
413
+ }
414
+ ],
415
+ "mappings": [
416
+ {
417
+ "inputKey": "properties",
418
+ "outputKey": "properties"
419
+ }
420
+ ]
421
+ },
422
+ "promotion_clicked": {
423
+ "enrichments": [
424
+ {
425
+ "staticString": "Promotion Clicked",
426
+ "outputKey": "event"
427
+ }
428
+ ],
429
+ "mappings": [
430
+ {
431
+ "inputKey": "properties",
432
+ "outputKey": "properties"
433
+ }
434
+ ]
435
+ },
436
+ "promotion_viewed": {
437
+ "enrichments": [
438
+ {
439
+ "staticString": "Promotion Viewed",
440
+ "outputKey": "event"
441
+ }
442
+ ],
443
+ "mappings": [
444
+ {
445
+ "inputKey": "properties",
446
+ "outputKey": "properties"
447
+ }
448
+ ]
449
+ }
450
+ }
451
+ }
@@ -0,0 +1 @@
1
+ "5605f319b4d10bff0b1907528b23042f -"
@@ -0,0 +1,3 @@
1
+ {
2
+ "pipeline-router": {}
3
+ }
@@ -0,0 +1 @@
1
+ "2c987af6ecdd5ca6c6f814e45907de8f -"
@@ -0,0 +1,21 @@
1
+ {
2
+ "isDraft": false,
3
+ "isDeprecated": false,
4
+ "isBeta": true,
5
+ "friendlyName": "Pipeline Router",
6
+ "description": "Routes events from one pipeline to one or more others by sending the output events back into the system, creating a directed-acyclic-graph of pipelines for advanced customer-data scenarios.",
7
+ "logo": "https://cdn.metarouter.io/pipeline-router.png",
8
+ "color": "#FFFFFF",
9
+ "eventSource": {
10
+ "isAndroidApp": true,
11
+ "isIosApp": true,
12
+ "isWebApp": true
13
+ },
14
+ "inputSchema": "analytics_js",
15
+ "releaseNotes": [
16
+ {
17
+ "date": "2026-01-14T21:00:00.000Z",
18
+ "note": "Version: 0.1.0\nBeta Version\nPipeline Router initial release"
19
+ }
20
+ ]
21
+ }
@@ -0,0 +1 @@
1
+ "e54dda2d88f21b73950fc9f26f98095f -"
@@ -0,0 +1,30 @@
1
+ {
2
+ "version": "0.1.0",
3
+ "params": [
4
+ {
5
+ "name": "DESTINATION_PIPELINE",
6
+ "exampleValue": "my-destination-pipeline",
7
+ "defaultValue": "my-destination-pipeline"
8
+ }
9
+ ],
10
+ "default": {
11
+ "expressions": [
12
+ {
13
+ "lang": "lua",
14
+ "name": "Default Transform",
15
+ "body": "-- must change write key otherwise causes infinite loop\ninput.writeKey = \"$$DESTINATION_PIPELINE$$\"\nreturn input"
16
+ }
17
+ ]
18
+ },
19
+ "eventSpecific": {
20
+ "page": {
21
+ "expressions": [
22
+ {
23
+ "lang": "lua",
24
+ "name": "Event Specific Example",
25
+ "body": "return { _metarouter_batch = {\n {\n writeKey = \"$$DESTINATION_PIPELINE$$\",\n type = \"track\",\n event = \"Test Event1\",\n anonymousId = \"anon-123\"\n },\n {\n writeKey = \"$$DESTINATION_PIPELINE$$\",\n type = \"track\",\n event = \"Test Event2\",\n anonymousId = \"anon-456\"\n },\n }}"
26
+ }
27
+ ]
28
+ }
29
+ }
30
+ }
@@ -1 +1 @@
1
- "1c28bc211bc49c470cb0b252e060ca21 -"
1
+ "64418bc146cac1a014e03da5937d1d2d -"
@@ -36,6 +36,10 @@
36
36
  {
37
37
  "date": "2025-07-30T00:00:00.000Z",
38
38
  "note": "Version: 1.4.0\nReplaced context.traits with traits."
39
+ },
40
+ {
41
+ "date": "2026-01-14T00:00:00.000Z",
42
+ "note": "Version: 1.5.0\nAdded add_data parameters."
39
43
  }
40
44
  ]
41
45
  }
@@ -1 +1 @@
1
- "699904894c56195e6565075601c0583e -"
1
+ "b504616cd19b017b5945106ee69833bc -"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.4.0",
2
+ "version": "1.5.0",
3
3
  "default": {
4
4
  "filters": [
5
5
  {
@@ -34,6 +34,26 @@
34
34
  "inputKey": "context.page.url",
35
35
  "outputKey": "event_source_url"
36
36
  },
37
+ {
38
+ "inputKey": "context.device.adTrackingEnabled",
39
+ "outputKey": "app_data.advertiser_tracking_enabled"
40
+ },
41
+ {
42
+ "inputKey": "context.app.namespace",
43
+ "outputKey": "app_data.app_id"
44
+ },
45
+ {
46
+ "inputKey": "input",
47
+ "outputKey": "app_data.extinfo",
48
+ "transforms": [
49
+ {
50
+ "expression": {
51
+ "lang": "lua",
52
+ "body": "local deviceType = LOWER(input.context.device.type)\nlocal extinfoversion\nif deviceType == 'ios' then\n extinfoversion = 'i2'\nelseif deviceType == 'android' then\n extinfoversion = 'a2'\nend\n\nreturn {\nextinfoversion,\ninput.context.app.name or '',\n'', -- Short Version Example: 1.0\n'', -- Long Version Example: 1.0 long\ninput.context.os.version,\ninput.context.device.model or '',\ninput.context.locale or '',\n'', -- Timezone Abbreviation Example: PDT\ninput.context.network.carrier or '',\ninput.context.screen.width or '',\ninput.context.screen.height or '',\ninput.context.screen.density or '',\n'', -- CPU Cores Example: 2\n'', -- External Storage Size in GB Example: 13\n'', -- Free Space on External Storage in GB Example: 8\ninput.context.timezone or ''\n}"
53
+ }
54
+ }
55
+ ]
56
+ },
37
57
  {
38
58
  "inputKey": "input",
39
59
  "outputKey": "action_source",
@@ -1 +1 @@
1
- "e168c4e940609b95f841eb8eab8bf93b -"
1
+ "1949df74588abd86e5f1344f35217e34 -"
package/README.md CHANGED
@@ -2,9 +2,15 @@
2
2
 
3
3
  ### 2026-01
4
4
  - Adobe Analytics
5
+ - Attentive
6
+ - CM360 - Floodlights
7
+ - EngageFront
5
8
  - Google Ads - Conversions
9
+ - Hightouch (New)
6
10
  - Meta CAPI
11
+ - Pipeline Router (New)
7
12
  - Reddit Ads
13
+ - Snapchat - CAPI
8
14
  - Teads
9
15
 
10
16
  | Kit Name | Initial Release Date | Stable Release Date | Latest Release Date | Current Version | Latest Note |
@@ -27,19 +33,19 @@
27
33
  | Amplitude | 2021-06-24 | N/A | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
28
34
  | AppsFlyer Android | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
29
35
  | AppsFlyer iOS | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
30
- | Attentive | 2025-12-17 | N/A | 2025-12-17 | Version: 0.1.0 | Beta Version Attentive initial release. |
36
+ | Attentive | 2025-12-17 | N/A | 2026-01-14 | Version: 0.2.0 | Updated customIdentifiers mapping logic, and added a conditional filter for userId, phone, and email. |
31
37
  | Azure Blob | 2021-08-03 | 2023-12-13 | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
32
38
  | Bloomreach CDP | 2022-10-06 | N/A | 2023-12-13 | N/A | Marked as stable version: 1.0.0 |
33
39
  | Blueshift | 2021-06-24 | 2025-01-22 | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
34
40
  | Braze | 2021-06-24 | N/A | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
35
41
  | Button | 2025-02-19 | 2025-03-12 | 2025-07-30 | Version: 1.1.0 | Replaced context.traits with traits. |
36
- | CM360 - Floodlights | 2021-06-24 | 2025-08-20 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
42
+ | CM360 - Floodlights | 2021-06-24 | 2025-08-20 | 2026-01-14 | Version: 1.1.0 | Migrated from V4 to V5 Updated all quantity fields and added the value field to all events. |
37
43
  | Clinch | 2024-04-24 | 2024-06-12 | 2025-10-15 | Version: 1.3.1 | Added friendly names to expressions |
38
44
  | Commission Junction | 2024-01-17 | 2024-04-24 | 2025-11-19 | Version: 1.5.1 | Added friendly name to trackingSource expression |
39
45
  | Convert | 2023-09-08 | N/A | 2024-11-20 | Version: 0.3.0 | Added new deduplication parameter for all events, `tid` |
40
46
  | Criteo | 2021-06-24 | 2024-05-15 | 2025-09-03 | Version: 2.1.0 | Removed id node and added alternate_ids array in playbook.yaml |
41
47
  | Customer.io | 2022-11-07 | N/A | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
42
- | EngageFront | 2025-11-12 | N/A | 2025-12-10 | Version: 0.3.0 | Update campaign/advertiser ID output key |
48
+ | EngageFront | 2025-11-12 | N/A | 2026-01-14 | Version: 0.4.0 | Updated campaign configuration scope to event level. |
43
49
  | Eulerian | 2025-12-10 | N/A | 2025-12-10 | Version: 0.1.0 | Beta Version Eulerian initial release |
44
50
  | Firebase | 2024-01-15 | N/A | 2024-10-23 | Version: 0.2.0 | Updated header `Accept-Encoding: application/json` |
45
51
  | Google AJSID Segments | 2024-05-29 | N/A | 2025-10-15 | Version: 0.1.1 | Added friendly names to expressions |
@@ -51,6 +57,7 @@
51
57
  | Google Cloud Storage | 2021-06-24 | N/A | 2025-10-15 | Version: 0.2.1 | Added friendly names to expressions |
52
58
  | Google Pub/Sub | 2021-06-24 | 2023-12-13 | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
53
59
  | Heap | 2024-03-26 | N/A | 2024-10-23 | Version: 0.2.0 | Updated header `Accept-Encoding: application/json` |
60
+ | Hightouch (New) | 2026-01-14 | N/A | 2026-01-14 | Version: 0.1.0 | Beta Version Hightouch initial release |
54
61
  | HubSpot | 2023-02-20 | N/A | 2025-07-30 | Version: 0.4.0 | Replaced context.traits with traits. |
55
62
  | Impact Radius | 2021-06-24 | N/A | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
56
63
  | InMarket | 2021-07-21 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
@@ -77,17 +84,18 @@
77
84
  | Perion | 2025-05-21 | 2025-07-16 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
78
85
  | Pinterest Ads | 2021-06-24 | N/A | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
79
86
  | Pinterest CAPI | 2023-03-07 | N/A | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
87
+ | Pipeline Router (New) | 2026-01-14 | N/A | 2026-01-14 | Version: 0.1.0 | Beta Version Pipeline Router initial release |
80
88
  | Podscribe | 2025-03-12 | 2025-04-09 | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
81
89
  | Podsights | 2023-03-07 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
82
90
  | RTB House | 2024-11-20 | N/A | 2025-12-03 | Version: 0.4.0 | Updated endpoint to be a parameter |
83
91
  | Rakuten Conversions | 2025-07-30 | 2025-09-24 | 2025-09-24 | Version: 1.0.0 | Stable Release |
84
92
  | Reddit Ads | 2023-09-12 | 2026-01-07 | 2026-01-07 | Version: 2.0.0 | Stable Release of Reddit CAPI V3 |
85
- | Ringier Axel Springer Poland | 2025-03-05 | 2025-04-09 | 2025-09-24 | Version: 1.3.0 | Reverted changes: Stringified products fields in multiple events |
86
93
  | Ringier Axel Springer Poland | 2025-06-25 | N/A | 2025-09-24 | Version: 0.3.0 | Stringified products fields in multiple events |
94
+ | Ringier Axel Springer Poland | 2025-03-05 | 2025-04-09 | 2025-09-24 | Version: 1.3.0 | Reverted changes: Stringified products fields in multiple events |
87
95
  | Roku | 2023-04-27 | N/A | 2025-07-30 | Version: 1.2.0 | Replaced context.traits with traits. |
88
96
  | Roomvo | 2021-08-10 | N/A | 2025-10-15 | Version: 0.2.1 | Added friendly names to expressions |
89
97
  | Salesforce CDP | 2022-05-31 | N/A | 2025-07-30 | Version: 1.2.0 | Replaced originalTimestamp with timestamp |
90
- | Snapchat - CAPI | 2024-06-05 | 2024-07-17 | 2025-07-30 | Version: 1.4.0 | Replaced context.traits with traits. |
98
+ | Snapchat - CAPI | 2024-06-05 | 2024-07-17 | 2026-01-14 | Version: 1.5.0 | Added add_data parameters. |
91
99
  | Snapchat Ads | 2021-06-24 | N/A | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
92
100
  | Snowflake | 2021-06-24 | N/A | 2025-10-15 | Version: 0.1.2 | Added friendly names to expressions |
93
101
  | Teads | 2025-11-12 | 2026-01-07 | 2026-01-07 | Version: 1.0.0 | Stable Release |