<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [EmitterConfigurationBase](./react-native-tracker.emitterconfigurationbase.md) &gt; [postPath](./react-native-tracker.emitterconfigurationbase.postpath.md)

## EmitterConfigurationBase.postPath property

The post path which events will be sent to. Ensure your collector is configured to accept events on this post path

<b>Signature:</b>

```typescript
postPath?: string;
```
