Browser SDK plugins
The below plugins can be installed via NPM and added to your browser SDK configuration. Each plugin has its own configuration options and can be enabled or disabled based on your needs.
NPM Package | Required |
---|---|
@seeka-labs/converge-plugin-seeka | Delivers browser events to Seeka server for delivering to server-side data destinations. ** This is a requirement for all Seeka installations. ** |
@seeka-labs/converge-plugin-facebook-pixel | Delivers browser events to Facebook pixel |
@seeka-labs/converge-plugin-google-analytics-4 | Delivers browser events to GA4 via gtag |
@seeka-labs/converge-plugin-snapchat-pixel | Delivers browser events to Snapchat pixel |
@seeka-labs/converge-plugin-tiktok-pixel | Delivers browser events to TikTok pixel |
@seeka-labs/converge-plugin-botdetection | Detects bots and disables events and SDK if detected |
@seeka-labs/converge-plugin-dynamicyield-events | Delivers browser events to Dynamic Yield |
@seeka-labs/converge-plugin-hotjar | Delivers browser events to Hotjar |
@seeka-labs/converge-plugin-klaviyo | Delivers browser events to Klaviyo |
@seeka-labs/converge-plugin-pinterest-tag | Delivers browser events to a Pinterest tag |
@seeka-labs/converge-plugin-privacy | Enables privacy consent modals |
@seeka-labs/converge-plugin-segment-core | Delivers browser events to Segment |
Learn more
Google Analytics browser plugin
Delivers browser events to a Google Analytics GTAG.
Meta/Facebook browser plugin
Delivers browser events to Facebook pixel Installation
Once the @seeka-labs private registry is configured, the below command can be ran to…
Pinterest browser plugin
Delivers browser events to a Pinterest tag Installation
Once the @seeka-labs private registry is configured, the below command can be ran to…
Seeka server side browser plugin
Delivers browser events and identities via Seeka server for delivering to server-side data destinations Installation
Once the @seeka-labs pr…
Snapchat browser plugin
Delivers browser events to Snapchat pixel Installation
Once the @seeka-labs private registry is configured, the below command can be ran to…
TikTok browser plugin
Delivers browser events to TikTok pixel Installation
Once the @seeka-labs private registry is configured, the below command can be ran to…