gb-tracker-client
Advanced tools
Comparing version 5.3.0-beta.1701867512 to 5.3.0-beta.1702461988
{ | ||
"name": "gb-tracker-client", | ||
"version": "5.3.0-beta.1701867512", | ||
"version": "5.3.0-beta.1702461988", | ||
"description": "GroupBy client-side event tracker", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -70,2 +70,5 @@ # GroupBy Tracker Client | ||
## Supported event types | ||
List of supported event types with code examples available in [event-types.md](docs/event-types.md) file | ||
## SiteFilter support since version 5.1.1 | ||
@@ -80,3 +83,3 @@ This new functionality allows you to indicate which specific site or banner the tracker is running in. | ||
The `setSite` function will apply the given site to all beacons fired after that point. | ||
Whenever a `Search`, `View product`, `Add to cart`, `Order`, or `Impression` beacon is fired, the site value, if it exists, will be added as part of the metadata in the request. | ||
Whenever a `Search`, `Home page view`, `View product`, `Add to cart`, `Order`, or `Impression` beacon is fired, the site value, if it exists, will be added as part of the metadata in the request. | ||
@@ -83,0 +86,0 @@ ## Shopper tracking |
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.3.0-beta.1701867512"; | ||
export declare const version = "5.3.0-beta.1702461988"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = "5.3.0-beta.1701867512"; | ||
exports.version = "5.3.0-beta.1702461988"; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
396808
48
126