Documentation
Everything you need to instrument a site, an API and self-host Oriflux.
Getting started in 30 minutes
From creating your organization to your first event, in one script tag and one middleware.
/en/docs/getting-started/oriflux.js — web collection
The < 2 KB web script: integration, attributes, what's collected, DNT / GPC.
/en/docs/oriflux-js/Python SDK — API analytics
The ASGI middleware: zero host impact, < 1 ms per request, 60s-window aggregation.
/en/docs/python-sdk/REST API & MCP
The typed query contract on /api/v1 and the read-only MCP server for your agents.
/en/docs/api-mcp/Privacy model
Cookieless by construction: daily hash, discarded IP, DNT / GPC, EU residency.
/en/docs/privacy/Self-hosting
Install Oriflux on your own machine: multi-arch images, readable docker-compose, requirements.
/en/docs/self-hosting/