@metarouter/ajs-starter-kit 1.0.147 → 1.0.148
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-experience-platform-interact/kit.etag.json +1 -1
- package/.dist/adobe-experience-platform-interact/metadata.json +6 -2
- package/.dist/adobe-experience-platform-interact/playbook.etag.json +1 -1
- package/.dist/adobe-experience-platform-interact/playbook.json +1 -1
- package/.dist/commission-junction/kit.etag.json +1 -1
- package/.dist/commission-junction/metadata.json +4 -0
- package/.dist/commission-junction/playbook.etag.json +1 -1
- package/.dist/commission-junction/playbook.json +7 -1
- package/.dist/microsoft-ads-capi/kit.etag.json +1 -1
- package/.dist/microsoft-ads-capi/metadata.json +5 -1
- package/.dist/microsoft-ads-capi/playbook.etag.json +1 -1
- package/.dist/microsoft-ads-capi/playbook.json +1 -1
- package/.dist/roomvo/kit.etag.json +1 -1
- package/README.md +7 -36
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"fa5da4cd718b3500b109f18e2f2a02bf -"
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"isDraft": false,
|
|
3
3
|
"isDeprecated": false,
|
|
4
4
|
"isBeta": false,
|
|
5
|
-
"friendlyName": "Adobe Experience Platform
|
|
6
|
-
"description": "The Adobe Experience Platform
|
|
5
|
+
"friendlyName": "Adobe Experience Platform",
|
|
6
|
+
"description": "The Adobe Experience Platform integration sends event data to a datastream in AEP. This enables audience targeting, experience personalization, reporting, and journey orchestration in Adobe Experience Platform.",
|
|
7
7
|
"logo": "https://cdn.metarouter.io/logo.svg",
|
|
8
8
|
"color": "#2E204B",
|
|
9
9
|
"eventSource": {
|
|
@@ -52,6 +52,10 @@
|
|
|
52
52
|
{
|
|
53
53
|
"date": "2025-08-20T00:00:00.000Z",
|
|
54
54
|
"note": "Version: 1.0.0\nStable Release"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"date": "2025-11-05T00:00:00.000Z",
|
|
58
|
+
"note": "Version: 1.0.1\nUpdated Friendly Name"
|
|
55
59
|
}
|
|
56
60
|
]
|
|
57
61
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"45bbf3538b06355bab59a084d7b474e9 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"765fb96d8e8219fbc8e3f0c69c0ebcb5 -"
|
|
@@ -44,6 +44,10 @@
|
|
|
44
44
|
{
|
|
45
45
|
"date": "2025-08-27T00:00:00.000Z",
|
|
46
46
|
"note": "Version: 1.4.0\nRemoved sid and customerStatus mappings\nChanged actionTrackerId scope from eventSpecific to global"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"date": "2025-11-05T00:00:00.000Z",
|
|
50
|
+
"note": "Version: 1.5.0\nAdded a static trackingSource value under customParameters"
|
|
47
51
|
}
|
|
48
52
|
]
|
|
49
53
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"6f5eb04b4c3c9f9267d83413af97cef7 -"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.
|
|
2
|
+
"version": "1.5.0",
|
|
3
3
|
"params": [
|
|
4
4
|
{
|
|
5
5
|
"name": "ENTERPRISE_ID",
|
|
@@ -115,6 +115,12 @@
|
|
|
115
115
|
"inputKey": "timestamp",
|
|
116
116
|
"outputKey": "eventTime"
|
|
117
117
|
}
|
|
118
|
+
],
|
|
119
|
+
"expressions": [
|
|
120
|
+
{
|
|
121
|
+
"lang": "lua",
|
|
122
|
+
"body": "return {\n customParameters = {\n { name = \"trackingSource\", value = \"metarouter\" }\n }\n}"
|
|
123
|
+
}
|
|
118
124
|
]
|
|
119
125
|
},
|
|
120
126
|
"order_updated": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"4d5c780846b6321fe99367ab7412b318 -"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
3
|
"isDeprecated": false,
|
|
4
|
-
"isBeta":
|
|
4
|
+
"isBeta": false,
|
|
5
5
|
"friendlyName": "Microsoft Ads CAPI",
|
|
6
6
|
"description": "Microsoft Ads is a digital advertising platform that allows businesses to create and manage paid search and display ad campaigns across Microsoft's network, including Bing, MSN, and other partner sites.",
|
|
7
7
|
"logo": "https://cdn.metarouter.io/microsoft-ads-capi.png",
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
{
|
|
21
21
|
"date": "2025-10-22T21:00:00.000Z",
|
|
22
22
|
"note": "Version: 0.2.0\nAdded eventName for all events\nAdded eventLabel for page event for sample mapping"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"date": "2025-11-05T00:00:00.000Z",
|
|
26
|
+
"note": "Version: 1.0.0\nStable Release"
|
|
23
27
|
}
|
|
24
28
|
]
|
|
25
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"3866af7d45108b4e11cd7e1d7fe36ab6 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"92031716c283131a1873f233edb77a92 -"
|
package/README.md
CHANGED
|
@@ -1,38 +1,9 @@
|
|
|
1
1
|
# MetaRouter Starter Kits
|
|
2
2
|
|
|
3
|
-
### 2025-
|
|
4
|
-
-
|
|
5
|
-
-
|
|
6
|
-
- Adobe Analytics (New)
|
|
7
|
-
- Amazon Data Firehose
|
|
8
|
-
- Amazon Kinesis
|
|
9
|
-
- Amazon S3
|
|
10
|
-
- Amplitude
|
|
11
|
-
- Azure Blob
|
|
12
|
-
- Blueshift
|
|
13
|
-
- Braze
|
|
14
|
-
- CM360 - Floodlights
|
|
15
|
-
- Clinch
|
|
16
|
-
- Google AJSID Segments
|
|
17
|
-
- Google Ads - Conversions
|
|
18
|
-
- Google Analytics
|
|
19
|
-
- Google Analytics 4
|
|
20
|
-
- Google Analytics 4 (Collect)
|
|
21
|
-
- Google Cloud Storage
|
|
22
|
-
- Google Pub/Sub
|
|
23
|
-
- Impact Radius
|
|
24
|
-
- Kafka
|
|
3
|
+
### 2025-11
|
|
4
|
+
- Adobe Experience Platform
|
|
5
|
+
- Commission Junction
|
|
25
6
|
- Microsoft Ads CAPI
|
|
26
|
-
- Nextdoor - CAPI
|
|
27
|
-
- Perion
|
|
28
|
-
- Pinterest Ads
|
|
29
|
-
- Podscribe
|
|
30
|
-
- Reddit Ads
|
|
31
|
-
- Roomvo
|
|
32
|
-
- Snapchat Ads
|
|
33
|
-
- Snowflake
|
|
34
|
-
- The Trade Desk - Conversions
|
|
35
|
-
- Webhooks
|
|
36
7
|
|
|
37
8
|
| Kit Name | Initial Release Date | Stable Release Date | Latest Release Date | Current Version | Latest Note |
|
|
38
9
|
|----------|----------------------|---------------------|---------------------|-----------------|-------------|
|
|
@@ -40,8 +11,8 @@
|
|
|
40
11
|
| ActionIQ | 2021-06-24 | N/A | 2025-10-15 | Version: 1.3.1 | Added friendly names to expressions |
|
|
41
12
|
| Acuity Ads | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
|
|
42
13
|
| Adjust | 2025-09-10 | N/A | 2025-10-15 | Version: 0.1.1 | Added friendly names to expressions |
|
|
43
|
-
| Adobe Analytics
|
|
44
|
-
| Adobe Experience Platform
|
|
14
|
+
| Adobe Analytics | 2025-10-08 | N/A | 2025-10-29 | Version: 0.3.0 | userAgent generation for native app support Increased possible mappings for pageName |
|
|
15
|
+
| Adobe Experience Platform | 2023-03-21 | 2025-08-20 | 2025-11-05 | Version: 1.0.1 | Updated Friendly Name |
|
|
45
16
|
| Adobe ID | 2023-03-07 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
|
|
46
17
|
| Amazon DSP CAPI | 2025-05-21 | 2025-08-13 | 2025-08-13 | Version: 1.0.0 | Stable Release |
|
|
47
18
|
| Amazon Data Firehose | 2025-02-05 | 2025-04-02 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
|
|
@@ -60,7 +31,7 @@
|
|
|
60
31
|
| Button | 2025-02-19 | 2025-03-12 | 2025-07-30 | Version: 1.1.0 | Replaced context.traits with traits. |
|
|
61
32
|
| CM360 - Floodlights | 2021-06-24 | 2025-08-20 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
|
|
62
33
|
| Clinch | 2024-04-24 | 2024-06-12 | 2025-10-15 | Version: 1.3.1 | Added friendly names to expressions |
|
|
63
|
-
| Commission Junction | 2024-01-17 | 2024-04-24 | 2025-
|
|
34
|
+
| Commission Junction | 2024-01-17 | 2024-04-24 | 2025-11-05 | Version: 1.5.0 | Added a static trackingSource value under customParameters |
|
|
64
35
|
| Convert | 2023-09-08 | N/A | 2024-11-20 | Version: 0.3.0 | Added new deduplication parameter for all events, `tid` |
|
|
65
36
|
| 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 |
|
|
66
37
|
| Customer.io | 2022-11-07 | N/A | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
|
|
@@ -89,7 +60,7 @@
|
|
|
89
60
|
| Merkle | 2021-06-24 | N/A | 2025-07-30 | Version: 1.3.0 | Replaced context.traits with traits. |
|
|
90
61
|
| Meta CAPI | 2021-06-24 | N/A | 2025-08-06 | Version: 1.7.0 | Updated event_time key mapping |
|
|
91
62
|
| Microsoft Ads | 2025-01-22 | 2025-04-02 | 2025-07-30 | Version: 1.1.0 | Replaced context.traits with traits. |
|
|
92
|
-
| Microsoft Ads CAPI | 2025-09-17 |
|
|
63
|
+
| Microsoft Ads CAPI | 2025-09-17 | 2025-11-05 | 2025-11-05 | Version: 1.0.0 | Stable Release |
|
|
93
64
|
| Microsoft Advertising | 2021-06-24 | N/A | 2025-07-16 | Version: 0.3.0 | TABLE_SLICE custom function usage. |
|
|
94
65
|
| Mixpanel | 2022-03-23 | N/A | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
95
66
|
| 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 |
|