Clone and run
Public examples live in zixflow/sdk-examples: Vanilla (CDN — no npm):What a complete integration covers
Suggested build order
- Load the SDK (npm
@zixflow/analytics-browseror CDN snippet). - Initialize with your write key and identify a test user.
- Add event and page tracking from your product flows.
- Optionally enable web push and verify action buttons in the service worker.
- Verify events in the Zixflow dashboard.