@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.
@@ -1 +1 @@
1
- "0e1da4b583dccc688ded3473ddfd3317"
1
+ "b507680385796dad974ac865ef1135c8"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "isDraft": false,
3
3
  "isBeta": true,
4
- "friendlyName": "Build Your Own",
4
+ "friendlyName": "Webhooks",
5
5
  "description": "Create your own integration with a third-party vendor.",
6
6
  "logo": "https://cdn.metarouter.io/clinch.png",
7
7
  "color": "#2b3066",
@@ -1 +1 @@
1
- "74ea04f8032c2f8ee14f736d7df4706d"
1
+ "fa16b41c56e27f53e34fde98f40e4f54"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "isDraft": false,
3
- "isBeta": true,
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
- "aafbbfc35ddbc48217183c00b28ccb23"
1
+ "b98f564b7a548284d1869f03d60e406b"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.0",
2
+ "version": "1.0.0",
3
3
  "params": [
4
4
  {
5
5
  "name": "CLIENT_ID",
@@ -1 +1 @@
1
- "388db14b5a24fc7e51e5f63f6d3be981"
1
+ "e138eb757f7ed613a4c191e5262969d6"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "isDraft": false,
3
- "isBeta": true,
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
- "11e93e08cb8bed6f7f4771ac850ba028"
1
+ "dca7782b45c9d55476aa79e83a5d2172"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.0",
2
+ "version": "1.0.0",
3
3
  "default": {
4
4
  "filters": [
5
5
  {
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
- - Build Your Own (BETA)
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
- | Nextdoor - CAPI (BETA) | 2024-06 | Version: 0.1.0 Beta Version Nextdoor CAPI initial release |
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. |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metarouter/ajs-starter-kit",
3
- "version": "1.0.98",
3
+ "version": "1.0.100",
4
4
  "description": "MetaRouter analytics.js starter kit",
5
5
  "main": "index.js",
6
6
  "scripts": {