Home > @snowplow/browser-tracker > BrowserPlugin > activateBrowserPlugin
Called when the plugin is initialised during the Tracker construction
Use to capture the specific Tracker instance for each instance of a Browser Plugin
Signature:
activateBrowserPlugin?: (tracker: BrowserTracker) => void;