node-tracker.tracker.setsessionindex
Home > @snowplow/node-tracker > Tracker > setSessionIndex
Tracker.setSessionIndex property
Set the session index (domain_sessionidx
in the atomic events)
setSessionIndex: (sessionIndex: string | number) => void;