Clone and run
Public examples live in zixflow/sdk-examples:What a complete integration covers
Suggested build order
- Install
@zixflow/analytics-node. - Construct
Analyticswith your write key. - Identify a test user and track a test event.
- Call
closeAndFlush()on shutdown (for exampleSIGTERM). - Verify events in the Zixflow dashboard.