Documentation
Antlytics is privacy-friendly web analytics for developers who build with AI. Start free with no card — Overview, Pages, and Referrers for one site with honest hard caps. Upgrade to Starter for unlimited sites, the full dashboard, API, and MCP. Paid plans use soft fair-use with no dashboard lockout. Install with a snippet, SDK, or npx @antlytics/init.
Start here
- Quick install (CLI) —
npx @antlytics/init, framework detect - Plans & limits — Free vs Starter vs Pro
- Usage & fair use — Free hard caps vs paid soft fair-use
- MCP server — connect Cursor, Claude, Windsurf (paid plans)
- Site reports — LLM-readable markdown from Overview (paid)
- Bot filtering — UA, spam referrer, datacenter IP, header filters; Shields stats
- AI coding tools — CLI + MCP + rules files workflow
- Privacy behaviour — cookieless identity, IP handling, Unique visitors vs Visits
- Dashboard overview — Unique visitors, Visits, Pageviews, bounce rate
Tracking & goals
- Quick start — hosted
tracker.jssnippet - Next.js App Router — root layout pattern
- First-party proxy — optional
@antlytics/analyticsproxy - Ingest API reference — pageview, event, and engagement endpoints
- Custom events —
Antlytics.track() - Funnels — multi-step paths or events
- Conversion goals — pathname rules and examples
- Campaign tracking (UTM)
- Dashboard overview — what you see after install
API & migrations
- REST API reference — OpenAPI-backed
/api/v1 - Migrating from Google Analytics
- Migrating from Plausible
- Migrating from Umami
Self-tracking the Antlytics marketing site: internal analytics may use an optional environment variable set only on your deployment. Customer properties use the per-site tracking ID from Settings → Tracking Snippet — not that variable.
Something missing? Get in touch and we will update these docs.