snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/browser-tracker/markdown/browser-tracker.clientsession.firsteventid.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; [ClientSession](./browser-tracker.clientsession.md) &gt; [firstEventId](./browser-tracker.clientsession.firsteventid.md)

## ClientSession.firstEventId property

Identifier of the first event for this session

<b>Signature:</b>

```typescript
firstEventId: string | null;
```