Skip to main content

Node — Capture

Track events from the server with signal.capture(options). Pass sessionId and windowId from request headers to correlate with the client session.

capture(options)

Example

Events are queued and sent in batches. All methods are synchronous except flush and shutdown.

See also