Skip to main content

node-tracker.tracker.setsessionid

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

Tracker.setSessionId property

Set the session ID (domain_sessionid in the atomic events)

Signature:
setSessionId: (sessionId: string) => void;