Skip to main content

react-native-tracker.emitterconfigurationbase.postpath

Home > @snowplow/react-native-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;