Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

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