snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/browser-tracker/markdown/browser-tracker.browserplugin.activatebrowserplugin.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [BrowserPlugin](./browser-tracker.browserplugin.md) &gt; [activateBrowserPlugin](./browser-tracker.browserplugin.activatebrowserplugin.md)

## BrowserPlugin.activateBrowserPlugin property

Called when the plugin is initialised during the Tracker construction

<b>Signature:</b>

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

## Remarks

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