snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/browser-tracker/markdown/browser-tracker.commoneventproperties.timestamp.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [CommonEventProperties](./browser-tracker.commoneventproperties.md) &gt; [timestamp](./browser-tracker.commoneventproperties.timestamp.md)

## CommonEventProperties.timestamp property

Set the true timestamp or overwrite the device sent timestamp on an event

<b>Signature:</b>

```typescript
timestamp?: Timestamp | null;
```