<!-- 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; [previousSessionId](./browser-tracker.clientsession.previoussessionid.md)

## ClientSession.previousSessionId property

The previous session identifier for this user

<b>Signature:</b>

```typescript
previousSessionId: string | null;
```
