snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/node-tracker/markdown/node-tracker.coreplugin.activatecoreplugin.md

Summary

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

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [CorePlugin](./node-tracker.coreplugin.md) &gt; [activateCorePlugin](./node-tracker.coreplugin.activatecoreplugin.md)

## CorePlugin.activateCorePlugin property

Called when the plugin is initialised during the trackerCore construction

<b>Signature:</b>

```typescript
activateCorePlugin?: (core: TrackerCore) => void;
```

## Remarks

Use to capture the specific core instance for each instance of a core plugin