Documentation
Guides and reference for building on AZ-Five — capture SDKs, data in and out, SQL and charts, dashboards and embeds, pipelines, and the product-analytics toolkit.
AZ-Five is one operated network: your files, warehouses and event streams land in managed Delta Lake storage, and everything downstream — SQL, charts, dashboards, pipelines, experiments — runs on the same rails. These docs are organised the same way: start where your data starts, follow it out to the surfaces your team uses.
SDKs
- SDK overview Eight SDKs, one behavioral spec — install matrix and shared concepts.
- Web & Node Browser autocapture, sessions, flags — @azfive/capture.
- Python Server-side capture and flags — azfive-capture on PyPI.
- Go Server-side capture and flags — azfive-go.
- JVM Kotlin/Java server SDK via JitPack.
- Android Mobile capture, screens, surveys.
- iOS Swift capture, screens, surveys — SwiftPM.
- Flutter Cross-platform capture — azfive_capture on pub.dev.
- React Native RN capture with navigation tracking.