New: USD pricing + usage meter 17 July 2026 · View changelog →

Changelog

What's new in Antlytics. Follow along on the roadmap to see what's coming next.

  1. Pricing

    USD pricing + usage meter

    Plans are now billed in US dollars: Starter US$9/month (500K pageviews) and Pro US$29/month (2M pageviews), both with a 14-day free trial. A usage meter in Settings → Billing shows monthly pageviews against your plan, with friendly email alerts at 80% and 100% — no lockouts, no metered surprises.

  2. Policy

    Data retention policy automation

    Retention windows are now enforced automatically: 6 months on Free, 2 years on Starter, and 3 years on Pro. Older events are purged weekly.

  3. New feature

    AI Page Insights (bring your own key)

    Connect your own Anthropic, OpenAI, Google, OpenRouter, or OpenAI-compatible API key in Settings → AI and get plain-language insights on any page: what is working, what is declining, and what to try next. Keys are stored encrypted; only aggregate page stats are sent to your chosen provider.

  4. New feature

    Funnels

    Define ordered multi-step funnels (paths or custom events) in Settings → Funnels and see step-by-step conversion and drop-off on the Overview dashboard.

  5. New feature

    Custom events + engagement tracking

    Track button clicks and product actions with Antlytics.track(). The tracker now also records scroll depth and time on page automatically — still no cookies, no personal data.

  6. New feature

    MCP server for AI assistants

    Connect Claude, Cursor, or any MCP-capable assistant to your analytics. Ask questions in plain language, create sites and goals, generate reports, and manage ingest — all through the Antlytics MCP server.

  7. New feature

    One-command install CLI

    npx @antlytics/init detects your framework (Next.js, Nuxt, SvelteKit, Astro), creates a site, and wires up the SDK in one step.

  8. New feature

    REST API + more breakdowns

    Programmatic access to stats, pages, referrers, countries, devices, and UTM breakdowns via /api/v1 with scoped bearer tokens.

  9. New feature

    Webhooks + daily summaries

    Send daily traffic summaries to any endpoint — top pages, referrers, and UTM sources included. Signed payloads with per-webhook secrets.

  10. Improvement

    Security shields for ingest

    Per-site shield rules (block IPs, countries, user agents, and more), pause ingest, strict origin checks, and tracking-ID rotation.