Home > @snowplow/browser-tracker > BrowserPlugin
Interface which defines Core Plugins
Signature:
interface BrowserPlugin extends CorePlugin Extends: CorePlugin
| Property | Type | Description |
|---|---|---|
| activateBrowserPlugin? | (tracker: BrowserTracker) => void | (Optional) Called when the plugin is initialised during the Tracker construction |