<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EmitterConfigurationBase](./browser-tracker.emitterconfigurationbase.md) &gt; [postPath](./browser-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;
```
