Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 699 Bytes

File metadata and controls

21 lines (13 loc) · 699 Bytes

Home > @snowplow/browser-tracker > BrowserPlugin

BrowserPlugin interface

Interface which defines Core Plugins

Signature:

interface BrowserPlugin extends CorePlugin 

Extends: CorePlugin

Properties

Property Type Description
activateBrowserPlugin? (tracker: BrowserTracker) => void (Optional) Called when the plugin is initialised during the Tracker construction