@metarouter/ajs-starter-kit 1.0.145 → 1.0.146
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/.dist/adobe-bdia/kit.etag.json +1 -1
- package/.dist/adobe-bdia/metadata.json +4 -0
- package/.dist/adobe-bdia/playbook.etag.json +1 -1
- package/.dist/adobe-bdia/playbook.json +5 -1
- package/.dist/microsoft-ads-capi/kit.etag.json +1 -1
- package/.dist/microsoft-ads-capi/metadata.json +4 -0
- package/.dist/microsoft-ads-capi/playbook.etag.json +1 -1
- package/.dist/microsoft-ads-capi/playbook.json +8 -2
- package/README.md +3 -2
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"4079cdc6a1f71c7e6321bef7091508a6 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"d2af44a15797f5e20093d9ca096c13a4 -"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.
|
|
2
|
+
"version": "0.2.0",
|
|
3
3
|
"default": {
|
|
4
4
|
"filters": [
|
|
5
5
|
{
|
|
@@ -64,6 +64,10 @@
|
|
|
64
64
|
{
|
|
65
65
|
"inputKey": "context.page.referrer",
|
|
66
66
|
"outputKey": "referrer"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"inputKey": "context.locale",
|
|
70
|
+
"outputKey": "language"
|
|
67
71
|
}
|
|
68
72
|
],
|
|
69
73
|
"expressions": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"4ae132e7792853f0fb78e7b1a1f6183c -"
|
|
@@ -16,6 +16,10 @@
|
|
|
16
16
|
{
|
|
17
17
|
"date": "2025-09-17T21:00:00.000Z",
|
|
18
18
|
"note": "Version: 0.1.0\nBeta Version\nMicrosoft Ads CAPI initial release"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"date": "2025-10-22T21:00:00.000Z",
|
|
22
|
+
"note": "Version: 0.2.0\nAdded eventName for all events\nAdded eventLabel for page event for sample mapping"
|
|
19
23
|
}
|
|
20
24
|
]
|
|
21
25
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"1a71b62816d83684b25fb896ddb28ff1 -"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.
|
|
2
|
+
"version": "0.2.0",
|
|
3
3
|
"global": {
|
|
4
4
|
"mappings": [
|
|
5
5
|
{
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"inputKey": "input",
|
|
95
|
-
"outputKey": "
|
|
95
|
+
"outputKey": "eventName",
|
|
96
96
|
"transforms": [
|
|
97
97
|
{
|
|
98
98
|
"expression": {
|
|
@@ -106,6 +106,12 @@
|
|
|
106
106
|
},
|
|
107
107
|
"eventSpecific": {
|
|
108
108
|
"page": {
|
|
109
|
+
"enrichments": [
|
|
110
|
+
{
|
|
111
|
+
"staticString": "Lorem ipsum dolor sit amet",
|
|
112
|
+
"outputKey": "customData.eventLabel"
|
|
113
|
+
}
|
|
114
|
+
],
|
|
109
115
|
"mappings": [
|
|
110
116
|
{
|
|
111
117
|
"inputKey": "input",
|
package/README.md
CHANGED
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
- Google Pub/Sub
|
|
22
22
|
- Impact Radius
|
|
23
23
|
- Kafka
|
|
24
|
+
- Microsoft Ads CAPI
|
|
24
25
|
- Nextdoor - CAPI
|
|
25
26
|
- Perion
|
|
26
27
|
- Pinterest Ads
|
|
@@ -38,7 +39,7 @@
|
|
|
38
39
|
| ActionIQ | 2021-06-24 | N/A | 2025-10-15 | Version: 1.3.1 | Added friendly names to expressions |
|
|
39
40
|
| Acuity Ads | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
|
|
40
41
|
| Adjust | 2025-09-10 | N/A | 2025-10-15 | Version: 0.1.1 | Added friendly names to expressions |
|
|
41
|
-
| Adobe Analytics (New) | 2025-10-08 | N/A | 2025-10-
|
|
42
|
+
| Adobe Analytics (New) | 2025-10-08 | N/A | 2025-10-22 | Version: 0.2.0 | Language field added |
|
|
42
43
|
| Adobe Experience Platform - Interact | 2023-03-21 | 2025-08-20 | 2025-08-20 | Version: 1.0.0 | Stable Release |
|
|
43
44
|
| Adobe ID | 2023-03-07 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
|
|
44
45
|
| Amazon DSP CAPI | 2025-05-21 | 2025-08-13 | 2025-08-13 | Version: 1.0.0 | Stable Release |
|
|
@@ -87,7 +88,7 @@
|
|
|
87
88
|
| Merkle | 2021-06-24 | N/A | 2025-07-30 | Version: 1.3.0 | Replaced context.traits with traits. |
|
|
88
89
|
| Meta CAPI | 2021-06-24 | N/A | 2025-08-06 | Version: 1.7.0 | Updated event_time key mapping |
|
|
89
90
|
| Microsoft Ads | 2025-01-22 | 2025-04-02 | 2025-07-30 | Version: 1.1.0 | Replaced context.traits with traits. |
|
|
90
|
-
| Microsoft Ads CAPI | 2025-09-17 | N/A | 2025-
|
|
91
|
+
| Microsoft Ads CAPI | 2025-09-17 | N/A | 2025-10-22 | Version: 0.2.0 | Added eventName for all events Added eventLabel for page event for sample mapping |
|
|
91
92
|
| Microsoft Advertising | 2021-06-24 | N/A | 2025-07-16 | Version: 0.3.0 | TABLE_SLICE custom function usage. |
|
|
92
93
|
| Mixpanel | 2022-03-23 | N/A | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
93
94
|
| Moloco Commerce Media | 2024-11-14 | 2025-02-12 | 2025-02-12 | Version: 1.0.0 | New Event: session_started -> Mapped to Moloco's LAND event (web) New Event: application_open -> Mapped to Moloco's LAND event (mobile) Updated Event: screen -> Mapped to Moloco's PAGE_VIEW or HOME event based on input.name and/or input.properties.name (mobile) Updated Event: order_completed -> Added mapping for Moloco's shipping_charge field using MetaRouter's properties.shipping (web & mobile) Stable release |
|