@metarouter/ajs-starter-kit 1.0.93 → 1.0.95

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.
Files changed (40) hide show
  1. package/.dist/build-your-own/connection.etag.json +1 -0
  2. package/.dist/build-your-own/connection.json +22 -0
  3. package/.dist/build-your-own/kit.etag.json +1 -0
  4. package/.dist/build-your-own/metadata.json +20 -0
  5. package/.dist/build-your-own/playbook.etag.json +1 -0
  6. package/.dist/build-your-own/playbook.json +11 -0
  7. package/.dist/clinch/kit.etag.json +1 -1
  8. package/.dist/clinch/metadata.json +4 -0
  9. package/.dist/clinch/playbook.etag.json +1 -1
  10. package/.dist/clinch/playbook.json +14 -2
  11. package/.dist/connection-schemas.json +74 -2
  12. package/.dist/google-ads-audience/connection.etag.json +1 -0
  13. package/.dist/google-ads-audience/connection.json +36 -0
  14. package/.dist/google-ads-audience/kit.etag.json +1 -0
  15. package/.dist/google-ads-audience/metadata.json +18 -0
  16. package/.dist/google-ads-audience/playbook.etag.json +1 -0
  17. package/.dist/google-ads-audience/playbook.json +21 -0
  18. package/.dist/google-analytics-4-collect/kit.etag.json +1 -1
  19. package/.dist/google-analytics-4-collect/metadata.json +4 -0
  20. package/.dist/google-analytics-4-collect/playbook.etag.json +1 -1
  21. package/.dist/google-analytics-4-collect/playbook.json +21 -5
  22. package/.dist/google-cm360/connection.etag.json +1 -1
  23. package/.dist/google-cm360/connection.json +12 -2
  24. package/.dist/google-cm360/kit.etag.json +1 -1
  25. package/.dist/google-cm360/metadata.json +4 -0
  26. package/.dist/nextdoor-capi/connection.etag.json +1 -0
  27. package/.dist/nextdoor-capi/connection.json +23 -0
  28. package/.dist/nextdoor-capi/kit.etag.json +1 -0
  29. package/.dist/nextdoor-capi/metadata.json +20 -0
  30. package/.dist/nextdoor-capi/playbook.etag.json +1 -0
  31. package/.dist/nextdoor-capi/playbook.json +223 -0
  32. package/.dist/snapchat-capi/connection.etag.json +1 -0
  33. package/.dist/snapchat-capi/connection.json +29 -0
  34. package/.dist/snapchat-capi/kit.etag.json +1 -0
  35. package/.dist/snapchat-capi/metadata.json +20 -0
  36. package/.dist/snapchat-capi/playbook.etag.json +1 -0
  37. package/.dist/snapchat-capi/playbook.json +720 -0
  38. package/README.md +16 -6
  39. package/index.js +162 -167
  40. package/package.json +2 -2
package/README.md CHANGED
@@ -5,18 +5,25 @@ 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-06
9
+ - Nextdoor - CAPI (BETA)
10
+ - Snapchat - CAPI (BETA)
11
+
8
12
  ## 2024-05
13
+ - Build Your Own (BETA)
14
+ - Clinch (BETA)
9
15
  - Criteo
16
+ - Google Ads Audience (BETA)
17
+ - Google Analytics 4 (Collect) (BETA)
18
+ - Google Campaign Manager (BETA)
10
19
  - Movable Ink - Customer Data
11
20
 
12
21
  ## 2024-04
13
22
  - Azure Blob
14
- - Clinch (BETA)
15
23
  - Commission Junction
16
24
  - Facebook Pixel
17
25
  - Google Ads
18
26
  - Google Analytics 4
19
- - Google Analytics 4 (Collect) (BETA)
20
27
 
21
28
  ## 2024-03
22
29
  - Heap (BETA)
@@ -54,7 +61,6 @@ previously.
54
61
  - Google Ads (BETA)
55
62
  - Google Analytics
56
63
  - Google BigQuery
57
- - Google Campaign Manager (BETA)
58
64
  - HubSpot (BETA)
59
65
  - Impact Radius
60
66
  - InMarket (BETA)
@@ -85,15 +91,20 @@ previously.
85
91
 
86
92
  | Kit Name | Date | Latest Note |
87
93
  |----------|------|-------------|
94
+ | Nextdoor - CAPI (BETA) | 2024-06 | Version: 0.1.0 Beta Version Nextdoor CAPI initial release |
95
+ | Snapchat - CAPI (BETA) | 2024-06 | Version: 0.1.0 Beta Version Snapchat CAPI initial release |
96
+ | Build Your Own (BETA) | 2024-05 | Version: 0.1.0 Beta Version BYO initial release |
97
+ | Clinch (BETA) | 2024-05 | Version: 0.2.0 Adding email and cookie id Adding new `identify` event |
88
98
  | Criteo | 2024-05 | Stable release version: 1.0.0. |
99
+ | Google Ads Audience (BETA) | 2024-05 | Google Ads Audience initial release, version 0.1.0. |
100
+ | Google Analytics 4 (Collect) (BETA) | 2024-05 | Version: 0.2.0 Updated `context.providers` usage for the `gclid` and `dclid` fields |
101
+ | Google Campaign Manager (BETA) | 2024-05 | Deprecate field profileId and Create field profileIdStr |
89
102
  | Movable Ink - Customer Data | 2024-05 | Version: 1.1.0 Endpoint updated. |
90
103
  | Azure Blob | 2024-04 | Added SAS Token |
91
- | Clinch (BETA) | 2024-04 | Version: 0.1.0 Beta Version Clinch initial release |
92
104
  | Commission Junction | 2024-04 | Removed travel-related params and "advanced integration" `items` field. Stable release version: 1.0.0. |
93
105
  | Facebook Pixel | 2024-04 | Version: 1.2.0 Updated CAPI default version to `v19.0` |
94
106
  | Google Ads | 2024-04 | Version: 1.1.0 Removed `userIdentifiers` field |
95
107
  | Google Analytics 4 | 2024-04 | Version: 1.1.0 Added session data: session ID, session Count Added Engagement Time In Milliseconds |
96
- | Google Analytics 4 (Collect) (BETA) | 2024-04 | Google Analytics 4 (Collect) initial release; Beta version |
97
108
  | Heap (BETA) | 2024-03 | heap initial release. |
98
109
  | Reddit Ads | 2024-03 | Updated Standard events usage Version bump: 1.1.0 |
99
110
  | Snowflake (BETA) | 2024-03 | Enabled playbook |
@@ -123,7 +134,6 @@ previously.
123
134
  | Google Ads (BETA) | 2023-12 | Marked as unstable version: 0.1.0 |
124
135
  | Google Analytics | 2023-12 | Marked as stable version: 1.0.0 |
125
136
  | Google BigQuery | 2023-12 | Stable release Marked as stable version: 1.0.0 |
126
- | Google Campaign Manager (BETA) | 2023-12 | Marked as unstable version: 0.1.0 |
127
137
  | HubSpot (BETA) | 2023-12 | Marked as unstable version: 0.1.0 |
128
138
  | Impact Radius | 2023-12 | Marked as stable version: 1.0.0 |
129
139
  | InMarket (BETA) | 2023-12 | Marked as unstable version: 0.1.0 |