Usage, SDK, integration, and self-hosting guides built from the repo itself.
Sankofa Docs covers the actual surfaces that ship today: the official Android, Flutter and Web SDKs, direct HTTP ingestion, analytics concepts, and the self-hosted Go + ClickHouse stack.
Quickstart
Initialize the SDKs, send your first events, and verify ingest.
Android SDK
Track, identify, and capture session replays in native Android apps.
Flutter SDK
Track, identify, and set people properties in your mobile applications.
Web SDK
Integrate event tracking and identity resolution into your web apps.
HTTP ingestion
Use the direct v1 endpoints when you need custom server or pipeline integrations.
Self-hosting
Run Sankofa with Docker Compose, ClickHouse, and the Go engine.
Shipped surfaces
Official today: Android SDK, Flutter SDK, Web SDK, direct HTTP ingestion, Go engine, and ClickHouse analytics store.
Sankofa is built as a complete product analytics stack with a focus on simplicity and self-hosting.
Browse by section
Send your first event into Sankofa with the Flutter or Web SDK, then verify the path from client to engine.
High-fidelity analytics and session replay for native Android applications.
High-fidelity analytics and session replay for native iOS applications.
Official Flutter support for event tracking, identity, and offline queueing.
Integrate Sankofa into your web applications with support for event tracking and identity resolution via NPM or CDN.
Send events, people updates, and aliases directly to the Sankofa engine over the v1 ingest API.
Run Sankofa on your own infrastructure with the engine, ClickHouse, and a small environment surface.
Repo-backed
Every guide points back to the actual SDK, engine, env vars, or compose files that exist in this repository.
Self-hosted
Run Sankofa on your own infrastructure with Docker. You own your data from collection to analysis.
Search-ready
Content is stored as MDX with typed metadata, so the site can grow into search or versioning later without a rewrite.
Operator-first
The docs are written for product teams, integrators, and operators who need exact setup and reference details, not a marketing summary.