@metarouter/ajs-starter-kit 1.0.98 → 1.0.100
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/build-your-own/kit.etag.json +1 -1
- package/.dist/build-your-own/metadata.json +1 -1
- package/.dist/nextdoor-capi/kit.etag.json +1 -1
- package/.dist/nextdoor-capi/metadata.json +5 -1
- package/.dist/nextdoor-capi/playbook.etag.json +1 -1
- package/.dist/nextdoor-capi/playbook.json +1 -1
- package/.dist/snapchat-capi/kit.etag.json +1 -1
- package/.dist/snapchat-capi/metadata.json +5 -1
- package/.dist/snapchat-capi/playbook.etag.json +1 -1
- package/.dist/snapchat-capi/playbook.json +1 -1
- package/README.md +8 -6
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"b507680385796dad974ac865ef1135c8"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"fa16b41c56e27f53e34fde98f40e4f54"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
|
-
"isBeta":
|
|
3
|
+
"isBeta": false,
|
|
4
4
|
"friendlyName": "Nextdoor - CAPI",
|
|
5
5
|
"description": "Nextdoor's CAPI is a server-to-server integration that allows advertisers to send conversion event data directly to Nextdoor's servers.",
|
|
6
6
|
"logo": "https://cdn.metarouter.io/nextdoor-capi.png",
|
|
@@ -15,6 +15,10 @@
|
|
|
15
15
|
{
|
|
16
16
|
"date": "2024-06-05T00:00:00.000Z",
|
|
17
17
|
"note": "Version: 0.1.0\nBeta Version\nNextdoor CAPI initial release"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "2024-07-17T00:00:00.000Z",
|
|
21
|
+
"note": "Version: 1.0.0\nStable release"
|
|
18
22
|
}
|
|
19
23
|
]
|
|
20
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"b98f564b7a548284d1869f03d60e406b"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"e138eb757f7ed613a4c191e5262969d6"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
|
-
"isBeta":
|
|
3
|
+
"isBeta": false,
|
|
4
4
|
"friendlyName": "Snapchat - CAPI",
|
|
5
5
|
"description": "Snapchat CAPI is a server-to-server integration that allows advertisers to track conversions and send event data directly to Snapchat's servers.",
|
|
6
6
|
"logo": "https://cdn.metarouter.io/snapchat-capi.png",
|
|
@@ -15,6 +15,10 @@
|
|
|
15
15
|
{
|
|
16
16
|
"date": "2024-06-05T00:00:00.000Z",
|
|
17
17
|
"note": "Version: 0.1.0\nBeta Version\nSnapchat CAPI initial release"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "2024-07-17T00:00:00.000Z",
|
|
21
|
+
"note": "Version: 1.0.0\nStable release"
|
|
18
22
|
}
|
|
19
23
|
]
|
|
20
24
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"dca7782b45c9d55476aa79e83a5d2172"
|
package/README.md
CHANGED
|
@@ -5,17 +5,19 @@ event methods, you will create a rich, actionable data set from your website, mo
|
|
|
5
5
|
server, and other sources. It is particularly useful for tracking the pages or screens your
|
|
6
6
|
users visit, the actions they take on your property, and whether the user has been identified
|
|
7
7
|
previously.
|
|
8
|
+
## 2024-07
|
|
9
|
+
- Nextdoor - CAPI
|
|
10
|
+
- Snapchat - CAPI
|
|
11
|
+
|
|
8
12
|
## 2024-06
|
|
9
13
|
- Adobe Analytics (BETA)
|
|
10
14
|
- Clinch
|
|
11
15
|
- Google Ads - Conversions
|
|
12
16
|
- Google AJSID Segments (BETA)
|
|
13
17
|
- Google Campaign Manager (BETA)
|
|
14
|
-
- Nextdoor - CAPI (BETA)
|
|
15
|
-
- Snapchat - CAPI (BETA)
|
|
16
18
|
|
|
17
19
|
## 2024-05
|
|
18
|
-
-
|
|
20
|
+
- Webhooks (BETA)
|
|
19
21
|
- Criteo
|
|
20
22
|
- Google Analytics 4 (Collect) (BETA)
|
|
21
23
|
- Movable Ink - Customer Data
|
|
@@ -91,14 +93,14 @@ previously.
|
|
|
91
93
|
|
|
92
94
|
| Kit Name | Date | Latest Note |
|
|
93
95
|
|----------|------|-------------|
|
|
96
|
+
| Nextdoor - CAPI | 2024-07 | Version: 1.0.0 Stable release |
|
|
97
|
+
| Snapchat - CAPI | 2024-07 | Version: 1.0.0 Stable release |
|
|
94
98
|
| Adobe Analytics (BETA) | 2024-06 | Version: 0.2.0 Adding Bearer Authentication Removing oAuth |
|
|
95
99
|
| Clinch | 2024-06 | Version: 1.0.0 Stable release |
|
|
96
100
|
| Google Ads - Conversions | 2024-06 | Renaming to Google Ads - Conversions |
|
|
97
101
|
| Google AJSID Segments (BETA) | 2024-06 | Renaming to Google AJSID Segments |
|
|
98
102
|
| Google Campaign Manager (BETA) | 2024-06 | Version: 0.2.0 Update identity fields logic: gclid or dclid or mobileDeviceId or matchId |
|
|
99
|
-
|
|
|
100
|
-
| Snapchat - CAPI (BETA) | 2024-06 | Version: 0.1.0 Beta Version Snapchat CAPI initial release |
|
|
101
|
-
| Build Your Own (BETA) | 2024-05 | Version: 0.1.0 Beta Version BYO initial release |
|
|
103
|
+
| Webhooks (BETA) | 2024-05 | Version: 0.1.0 Beta Version BYO initial release |
|
|
102
104
|
| Criteo | 2024-05 | Stable release version: 1.0.0. |
|
|
103
105
|
| Google Analytics 4 (Collect) (BETA) | 2024-05 | Version: 0.2.0 Updated `context.providers` usage for the `gclid` and `dclid` fields |
|
|
104
106
|
| Movable Ink - Customer Data | 2024-05 | Version: 1.1.0 Endpoint updated. |
|