Skip to main content

node-tracker.emitterconfigurationbase.postpath

Home > @snowplow/node-tracker > EmitterConfigurationBase > postPath

EmitterConfigurationBase.postPath property

The post path which events will be sent to. Ensure your collector is configured to accept events on this post path

Signature:
postPath?: string;