@metarouter/ajs-starter-kit 1.0.90 → 1.0.91
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/clinch/kit.etag.json +1 -1
- package/.dist/clinch/metadata.json +1 -1
- package/README.md +2 -4
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"bb5f1493bec844c06b5be5339db26bc8"
|
package/README.md
CHANGED
|
@@ -5,10 +5,8 @@ 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-05
|
|
9
|
-
- Clinch (BETA)
|
|
10
|
-
|
|
11
8
|
## 2024-04
|
|
9
|
+
- Clinch (BETA)
|
|
12
10
|
- Commission Junction
|
|
13
11
|
- Facebook Pixel
|
|
14
12
|
- Google Ads
|
|
@@ -85,7 +83,7 @@ previously.
|
|
|
85
83
|
|
|
86
84
|
| Kit Name | Date | Latest Note |
|
|
87
85
|
|----------|------|-------------|
|
|
88
|
-
| Clinch (BETA) | 2024-
|
|
86
|
+
| Clinch (BETA) | 2024-04 | Version: 0.1.0 Beta Version Clinch initial release |
|
|
89
87
|
| Commission Junction | 2024-04 | Removed travel-related params and "advanced integration" `items` field. Stable release version: 1.0.0. |
|
|
90
88
|
| Facebook Pixel | 2024-04 | Version: 1.2.0 Updated CAPI default version to `v19.0` |
|
|
91
89
|
| Google Ads | 2024-04 | Version: 1.1.0 Removed `userIdentifiers` field |
|