@metarouter/ajs-starter-kit 1.0.160 → 1.0.161
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/adjust/kit.etag.json +1 -1
- package/.dist/adjust/metadata.json +5 -1
- package/.dist/adjust/playbook.etag.json +1 -1
- package/.dist/adjust/playbook.json +1 -1
- package/.dist/attentive/kit.etag.json +1 -1
- package/.dist/attentive/metadata.json +5 -1
- package/.dist/attentive/playbook.etag.json +1 -1
- package/.dist/attentive/playbook.json +1 -1
- package/.dist/eulerian/kit.etag.json +1 -1
- package/.dist/eulerian/metadata.json +5 -1
- package/.dist/eulerian/playbook.etag.json +1 -1
- package/.dist/eulerian/playbook.json +1 -1
- package/README.md +10 -16
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"700fdf4234b6f7676256c6ac7f4f42c8 -"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
3
|
"isDeprecated": false,
|
|
4
|
-
"isBeta":
|
|
4
|
+
"isBeta": false,
|
|
5
5
|
"friendlyName": "Adjust",
|
|
6
6
|
"description": "Adjust is a mobile marketing analytics and attribution platform that helps businesses measure and optimize their app performance across campaigns and channels.",
|
|
7
7
|
"logo": "https://cdn.metarouter.io/adjust.png",
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
{
|
|
21
21
|
"date": "2025-10-15T00:00:00.000Z",
|
|
22
22
|
"note": "Version: 0.1.1\nAdded friendly names to expressions"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"date": "2026-03-04T00:00:00.000Z",
|
|
26
|
+
"note": "Version: 1.0.0\nStable Release"
|
|
23
27
|
}
|
|
24
28
|
]
|
|
25
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"0803991773e99d933f136c8095666f04 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"4e412c01f46dfe35f549812812740e47 -"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
3
|
"isDeprecated": false,
|
|
4
|
-
"isBeta":
|
|
4
|
+
"isBeta": false,
|
|
5
5
|
"friendlyName": "Attentive",
|
|
6
6
|
"description": "Attentive Mobile is a marketing platform that specializes in personalized mobile messaging through SMS and email.",
|
|
7
7
|
"logo": "https://cdn.metarouter.io/attentive.png",
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
{
|
|
21
21
|
"date": "2026-01-14T00:00:00.000Z",
|
|
22
22
|
"note": "Version: 0.2.0\nUpdated customIdentifiers mapping logic, and added a conditional filter for userId, phone, and email."
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"date": "2026-03-04T00:00:00.000Z",
|
|
26
|
+
"note": "Version: 1.0.0\nStable Release"
|
|
23
27
|
}
|
|
24
28
|
]
|
|
25
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"32c66c9db4858d94ad9ab337d86d2300 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"34289ac8f04b144e97b04d74534c5efe -"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
3
|
"isDeprecated": false,
|
|
4
|
-
"isBeta":
|
|
4
|
+
"isBeta": false,
|
|
5
5
|
"friendlyName": "Eulerian",
|
|
6
6
|
"description": "Eulerian is a French marketing analytics platform focused on attribution, analytics, and activation across web and apps. It unifies customer journeys in real time to help advertisers evaluate channel performance and optimize media decisions, with a strong emphasis on first-party data quality and control.",
|
|
7
7
|
"logo": "https://drive.google.com/file/d/1hyd2C1I1nM9TNkvY_1O5vUD_nr7Uju2P/view",
|
|
@@ -16,6 +16,10 @@
|
|
|
16
16
|
{
|
|
17
17
|
"date": "2025-12-10T21:00:00.000Z",
|
|
18
18
|
"note": "Version: 0.1.0\nBeta Version\nEulerian initial release"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"date": "2026-03-04T00:00:00.000Z",
|
|
22
|
+
"note": "Version: 1.0.0\nStable Release"
|
|
19
23
|
}
|
|
20
24
|
]
|
|
21
25
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"3e2e6de7ed19f09a0253eaaa5e498ef2 -"
|
package/README.md
CHANGED
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
# MetaRouter Starter Kits
|
|
2
2
|
|
|
3
|
-
### 2026-
|
|
4
|
-
-
|
|
5
|
-
-
|
|
6
|
-
-
|
|
7
|
-
- CM360 - Floodlights
|
|
8
|
-
- Kargo (New)
|
|
9
|
-
- Meta CAPI
|
|
10
|
-
- Optimizely
|
|
11
|
-
- The Trade Desk - Offline Conversions (New)
|
|
12
|
-
- adMarketplace
|
|
3
|
+
### 2026-03
|
|
4
|
+
- Adjust
|
|
5
|
+
- Attentive
|
|
6
|
+
- Eulerian
|
|
13
7
|
|
|
14
8
|
| Kit Name | Initial Release Date | Stable Release Date | Latest Release Date | Current Version | Latest Note |
|
|
15
9
|
|----------|----------------------|---------------------|---------------------|-----------------|-------------|
|
|
16
10
|
| AWIN | 2024-11-14 | 2025-02-05 | 2025-02-05 | Version: 1.0.0 | Stable release |
|
|
17
11
|
| ActionIQ | 2021-06-24 | N/A | 2025-10-15 | Version: 1.3.1 | Added friendly names to expressions |
|
|
18
12
|
| Acuity Ads | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
|
|
19
|
-
| Adjust | 2025-09-10 |
|
|
13
|
+
| Adjust | 2025-09-10 | 2026-03-04 | 2026-03-04 | Version: 1.0.0 | Stable Release |
|
|
20
14
|
| Adobe Analytics | 2025-10-08 | 2026-01-07 | 2026-01-07 | Version: 1.0.0 | Stable Release |
|
|
21
15
|
| Adobe Experience Platform | 2023-03-21 | 2025-08-20 | 2025-11-19 | Version: 1.1.0 | Added ECID support Updated identityMap mappings |
|
|
22
16
|
| Adobe ID | 2023-03-07 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
|
|
@@ -31,8 +25,8 @@
|
|
|
31
25
|
| Amplitude | 2021-06-24 | N/A | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
|
|
32
26
|
| AppsFlyer Android | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
33
27
|
| AppsFlyer iOS | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
34
|
-
| Attentive | 2025-12-17 |
|
|
35
|
-
| Axon
|
|
28
|
+
| Attentive | 2025-12-17 | 2026-03-04 | 2026-03-04 | Version: 1.0.0 | Stable Release |
|
|
29
|
+
| Axon | 2026-02-04 | N/A | 2026-02-04 | Version: 0.1.0 | Beta Version Axon initial release |
|
|
36
30
|
| Azure Blob | 2021-08-03 | 2023-12-13 | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
|
|
37
31
|
| Bloomreach CDP | 2022-10-06 | N/A | 2023-12-13 | N/A | Marked as stable version: 1.0.0 |
|
|
38
32
|
| Blueshift | 2021-06-24 | 2025-01-22 | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
|
|
@@ -45,7 +39,7 @@
|
|
|
45
39
|
| 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 |
|
|
46
40
|
| Customer.io | 2022-11-07 | N/A | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
|
|
47
41
|
| EngageFront | 2025-11-12 | N/A | 2026-01-14 | Version: 0.4.0 | Updated campaign configuration scope to event level. |
|
|
48
|
-
| Eulerian | 2025-12-10 |
|
|
42
|
+
| Eulerian | 2025-12-10 | 2026-03-04 | 2026-03-04 | Version: 1.0.0 | Stable Release |
|
|
49
43
|
| Firebase | 2024-01-15 | N/A | 2024-10-23 | Version: 0.2.0 | Updated header `Accept-Encoding: application/json` |
|
|
50
44
|
| Google AJSID Segments | 2024-05-29 | N/A | 2025-10-15 | Version: 0.1.1 | Added friendly names to expressions |
|
|
51
45
|
| Google Ads - Conversions | 2023-07-04 | 2024-04-17 | 2026-01-07 | Version: 1.5.0 | Upgraded to Google Ads API v22 Added userIdentifiers and userIpAddress fields Removed gbraid mapping |
|
|
@@ -63,7 +57,7 @@
|
|
|
63
57
|
| Innervate | 2021-06-24 | 2024-11-14 | 2024-11-14 | Version: 1.0.0 | Updated friendly name Stable release |
|
|
64
58
|
| Iterable | 2024-09-25 | 2025-09-10 | 2025-09-10 | Version: 1.0.0 | Stable Release |
|
|
65
59
|
| Kafka | 2021-06-24 | 2023-12-13 | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
|
|
66
|
-
| Kargo
|
|
60
|
+
| Kargo | 2026-02-25 | N/A | 2026-02-25 | Version: 0.1.0 | Beta Version Kargo Event API initial release |
|
|
67
61
|
| Kochava | 2025-06-25 | 2025-08-20 | 2025-08-20 | Version: 1.0.0 | Stable Release |
|
|
68
62
|
| Kochava IdentityLink | 2025-06-25 | N/A | 2025-06-25 | Version: 0.1.0 | Beta Version Kochava IdentityLink initial release |
|
|
69
63
|
| Linkedin Ads - Conversions | 2025-07-16 | 2025-09-03 | 2025-09-03 | Version: 1.0.0 | Stable Release |
|
|
@@ -101,7 +95,7 @@
|
|
|
101
95
|
| Snowflake | 2021-06-24 | N/A | 2025-10-15 | Version: 0.1.2 | Added friendly names to expressions |
|
|
102
96
|
| Teads | 2025-11-12 | 2026-01-07 | 2026-01-07 | Version: 1.0.0 | Stable Release |
|
|
103
97
|
| The Trade Desk - Conversions | 2025-06-04 | 2025-07-30 | 2025-12-10 | Version: 1.2.0 | Updating identifier mappings |
|
|
104
|
-
| The Trade Desk - Offline Conversions
|
|
98
|
+
| The Trade Desk - Offline Conversions | 2026-02-25 | N/A | 2026-02-25 | Version: 0.1.1 | ImpressionId field update |
|
|
105
99
|
| TheTradeDesk Conversion Events | 2022-11-29 | N/A | 2025-07-30 | Version: 1.3.0 | Replaced originalTimestamp with timestamp |
|
|
106
100
|
| TheTradeDesk Firstparty Advertiser Data | 2022-11-29 | N/A | 2026-01-21 | Version: 1.3.0 | Added DATA_PROVIDER_ID connection param support required for externally sent 1d data (ex: metarouter sending customer 1p data). |
|
|
107
101
|
| TikTok | 2023-03-07 | 2023-12-13 | 2025-12-17 | Version: 2.5.0 | Added additional standard events Added num_items, content_ids and limited_data_use fields |
|