Skip to main content

node-tracker.tracker.setsessionindex

Home > @snowplow/node-tracker > Tracker > setSessionIndex

Tracker.setSessionIndex property

Set the session index (domain_sessionidx in the atomic events)

Signature:
setSessionIndex: (sessionIndex: string | number) => void;