browser-tracker.browserplugin
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 |