Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 632 Bytes

File metadata and controls

18 lines (10 loc) · 632 Bytes

Home > @snowplow/browser-tracker > BrowserPlugin > activateBrowserPlugin

BrowserPlugin.activateBrowserPlugin property

Called when the plugin is initialised during the Tracker construction

Signature:

activateBrowserPlugin?: (tracker: BrowserTracker) => void;

Remarks

Use to capture the specific Tracker instance for each instance of a Browser Plugin