What a complete integration covers
| Area | What to implement | Docs |
|---|---|---|
| Install & initialize | Install the package and load with your write key | Installation, Quick Start |
| Identify & track | Identify users, track events and pages | Core Features |
| Push & in-app | Optional messaging features | Web Push, In-App |
| API surface | Full method reference | API Reference |
Suggested build order
- Install
@zixflow/analytics-browser. - Initialize with your write key and identify a test user.
- Add event and page tracking from your product flows.
- Optionally enable web push or in-app messaging.
- Verify events in the Zixflow dashboard.