Skip to main content

Clone and run

Public examples live in zixflow/sdk-examples: Vanilla (CDN — no npm):
React (Vite + npm):
See the folder README (vanilla CDN) or React README. The React demo is a minimal CDP Quick Start: load, identify, track, and page.

What a complete integration covers

Suggested build order

  1. Load the SDK (npm @zixflow/analytics-browser or CDN snippet).
  2. Initialize with your write key and identify a test user.
  3. Add event and page tracking from your product flows.
  4. Optionally enable web push and verify action buttons in the service worker.
  5. Verify events in the Zixflow dashboard.