Skip to main content

browser-tracker.browserplugin

Home > @snowplow/browser-tracker > BrowserPlugin

BrowserPlugin interface

Interface which defines Core Plugins

Signature:
interface BrowserPlugin extends CorePlugin 

Extends: CorePlugin

Properties

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