Skip to main content

Clone and run

Public examples live in zixflow/sdk-examples:
See the folder README for flush lifecycle and emitter details.

What a complete integration covers

Suggested build order

  1. Install @zixflow/analytics-node.
  2. Construct Analytics with your write key.
  3. Identify a test user and track a test event.
  4. Call closeAndFlush() on shutdown (for example SIGTERM).
  5. Verify events in the Zixflow dashboard.