Skip to main content

Node — Identify

Identify a user and set their properties with signal.identify(options). Sends an $identify event. Pass sessionId and windowId from request headers when you want to correlate with the client session.

identify(options)

Example

See also