Skip to main content

node-tracker.coreplugin.aftertrack

Home > @snowplow/node-tracker > CorePlugin > afterTrack

CorePlugin.afterTrack property

Called just after the trackerCore callback fires

Signature:
afterTrack?: (payload: Payload) => void;