Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 699 Bytes

File metadata and controls

21 lines (13 loc) · 699 Bytes

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