<!-- 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; [useStm](./browser-tracker.emitterconfigurationbase.usestm.md)

## EmitterConfigurationBase.useStm property

Should the Sent Timestamp be attached to events. Only applies for GET events.

<b>Signature:</b>

```typescript
useStm?: boolean;
```
