api-docs/docs/browser-tracker/markdown/browser-tracker.browserplugin.activatebrowserplugin.md
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@snowplow/browser-tracker](./browser-tracker.md) > [BrowserPlugin](./browser-tracker.browserplugin.md) > [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