<!-- 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; [sessionIndex](./browser-tracker.clientsession.sessionindex.md)

## ClientSession.sessionIndex property

The index of the current session for this user (same as domain\_sessionidx)

<b>Signature:</b>

```typescript
sessionIndex: number;
```
