EveryDev.ai
Subscribe
Home
Tools

3,569+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Open Analytics
    Open Analytics icon

    Open Analytics

    Web Analytics

    Privacy-first, cookieless web analytics with realtime dashboards, revenue attribution, AI chat, and an MCP server — open source and self-hostable under AGPL-3.0.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Run the full product on your own infrastructure under AGPL-3.0. Requires Linux host with Docker, ~4 GB RAM, ~25 GB disk.

    Card required upfront; nothing charged until day 3. Runs on the Starter plan. Cancel before day 3 and pay nothing.

    Starter: $7.47/mo
    Growth: $16/mo
    Pro: $41/mo
    +1 more plan

    Engagement

    Available On

    macOS
    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Web AnalyticsMCP ServersPerformance Metrics

    Alternatives

    Sleek AnalyticsKobbeRejourney
    Developer
    OpenLabsBaku, AzerbaijanEst. 2026

    Listed Aug 2026

    About Open Analytics

    Open Analytics is an open-source, privacy-first web analytics platform built by OpenLabs. It tracks visitors from first pageview to payment without cookies, consent banners, or personal data collection, and ships with an MCP server so AI agents can query your analytics directly. The core product is publicly available on GitHub under AGPL-3.0, and a hosted cloud instance runs at getopen.so.

    What It Is

    Open Analytics sits in the privacy-first web analytics category alongside tools like Plausible and Fathom, but differentiates itself with built-in revenue attribution, an AI chat interface, and a native MCP server. Visitors are identified with a daily-rotating salted hash — no cookies, no fingerprinting, no cross-site profiles. The tracker is a single async script tag of around 2 KB compressed, installable with one npx getopen init command or a plain script tag, with no SDK and no build-step changes required.

    Architecture and Stack

    The repository is a pnpm monorepo with ten distinct apps and several shared packages:

    • Tracker — the browser snippet with a CI-enforced byte budget
    • Collector — validates, sanitizes, rate-limits, and enqueues events
    • Worker — drains the queue into ClickHouse; handles sessions, rollups, exports, and email
    • API — control plane covering auth, sites, keys, funnels, revenue, AI assistant, and MCP
    • Query Gateway — the only process allowed to read ClickHouse; verifies Ed25519-signed query envelopes
    • Realtime — the SSE stream behind the live dashboard
    • Web — the Next.js dashboard
    • CLI — the oa command for site setup, stats, and device-flow login

    Storage uses Postgres for the control plane, ClickHouse for events and rollups, and two Valkey instances (one durable event queue, one losable realtime cache). The frontend may only import the OpenAPI contracts package, making the API document the single seam between frontend and backend.

    AI-Native Features

    The "AI-native" positioning centers on two surfaces. First, an in-dashboard AI chat lets users ask plain-English questions ("Which page brings the most signups?") and receive direct answers rather than reports. Second, an MCP server exposes the read API to AI agents over the Model Context Protocol, with OAuth-based authentication and revocable access. The comparison table on the homepage notes that as of the time of writing, Plausible and Fathom offer no MCP server, while GA4 offers only a self-run official server.

    Self-Hosting Path

    Self-hosting requires a Linux host with Docker, four DNS records, approximately 4 GB of RAM, and 25 GB of free disk. A release publishes ten container images to ghcr.io/openlabs-so/openanalytics, so installation is a pull rather than a build. The setup flow is: clone the repo, check out the latest release tag, run ./generate-secrets.sh, then docker compose pull && docker compose up -d. An upgrade.sh script handles version moves and takes the snapshot that rollback.sh needs, with an explicit warning that migrations do not go down.

    Update: v0.4.2

    The latest release is v0.4.2, published on 2026-08-15. The GitHub repository was created on 2026-08-11 and last pushed on 2026-08-18, indicating rapid early development. The README notes that prior to August 2026 the repository received periodic exports from a private monorepo; direct pull-request contributions began with the public repository. The project has accumulated 238 stars and 21 forks in its first week of public availability.

    Integrations and Revenue Attribution

    Revenue attribution connects to Stripe via a restricted read-only key, linking each payment to the visit, page, channel, and campaign that produced it. Additional payment processors shown in the UI include Lemon Squeezy, Polar, Paddle, Creem, and Dodo. History imports are supported from Plausible, Fathom, and Google Analytics via ZIP upload with a one-click rollback. Weekly digest emails and public read-only dashboard sharing (no account required) are included on all plans.

    Open Analytics - 1

    Community Discussions

    Be the first to start a conversation about Open Analytics

    Share your experience with Open Analytics, ask questions, or help others learn from your insights.

    Pricing

    TRIAL

    3-Day Free Trial

    Card required upfront; nothing charged until day 3. Runs on the Starter plan. Cancel before day 3 and pay nothing.

    • Full Starter plan features during trial
    • Realtime dashboard and live globe
    • Funnels and conversions
    • Revenue attribution
    • Core Web Vitals
    OPEN SOURCE

    Self-Hosted (Open Source)

    Run the full product on your own infrastructure under AGPL-3.0. Requires Linux host with Docker, ~4 GB RAM, ~25 GB disk.

    • Full feature parity with hosted version
    • Self-hosted on your own infrastructure
    • AGPL-3.0 license
    • Docker Compose deployment
    • Automatic TLS

    Starter

    50K events/month, up to 3 sites.

    $7.47/mo
    billed annually
    $9/mo monthly
    • 50K events per month
    • 3 sites
    • Realtime dashboard and live globe
    • Funnels and conversions
    • Revenue attribution
    • Core Web Vitals
    • Visitor journeys
    • Campaigns and UTM reports

    Growth

    500K events/month, up to 10 sites.

    $16/mo
    billed annually
    $19/mo monthly
    • 500K events per month
    • 10 sites
    • Realtime dashboard and live globe
    • Funnels and conversions
    • Revenue attribution
    • Core Web Vitals
    • Visitor journeys
    • Campaigns and UTM reports

    Pro

    Popular

    5M events/month, unlimited sites.

    $41/mo
    billed annually
    $49/mo monthly
    • 5M events per month
    • Unlimited sites
    • Realtime dashboard and live globe
    • Funnels and conversions
    • Revenue attribution
    • Core Web Vitals
    • Visitor journeys
    • Campaigns and UTM reports

    Enterprise

    Custom plan for larger needs. Contact the team to discuss.

    Custom
    contact sales
    • Custom event volume
    • Custom site count
    • Dedicated support
    View official pricing

    Capabilities

    Key Features

    • Cookieless tracking — no consent banner required
    • Realtime dashboard with live visitor globe
    • Revenue attribution linked to pages, channels, and campaigns
    • AI chat interface for plain-English analytics queries
    • MCP server for AI agent access
    • Funnels and conversion tracking
    • Core Web Vitals (LCP, INP, CLS, TTFB) on real visits
    • Visitor journey replay (anonymous, session-scoped)
    • Custom events with value breakdowns
    • Campaigns and UTM tracking
    • Public read-only dashboard sharing
    • Team roles (owner, admin, viewer) with no per-seat charge
    • History import from Plausible, Fathom, and Google Analytics
    • Weekly digest email reports
    • Self-hostable via Docker Compose
    • CLI tool for site setup and stats
    • Read API with Bearer key and OAuth support
    • GDPR compliant — no personal data stored
    • Do Not Track and Global Privacy Control honored at collector
    • ClickHouse-backed queries for fast historical reads

    Integrations

    Stripe
    Lemon Squeezy
    Polar
    Paddle
    Creem
    Dodo
    Plausible (import)
    Fathom (import)
    Google Analytics (import)
    Next.js
    WordPress
    Webflow
    Shopify
    API Available
    View Docs

    Demo Video

    Open Analytics Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate Open Analytics and help others make informed decisions.

    Developer

    OpenLabs

    OpenLabs builds Open Analytics, a privacy-first, cookieless web analytics platform that tracks visitors from first pageview to payment without cookies or consent banners. The product is open source under AGPL-3.0 and self-hostable, with a hosted cloud instance at getopen.so. OpenLabs ships an MCP server alongside the analytics dashboard, enabling AI agents to query site data directly. The team operates transparently, with the full product codebase publicly available on GitHub.

    Founded 2026
    Baku, Azerbaijan
    2 employees

    Used by

    Indie makers from the SoloPush community
    Read more about OpenLabs
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Sleek Analytics icon

    Sleek Analytics

    Sleek is a lightweight, privacy-first web analytics platform that tracks real-time visitor data without cookies or consent banners, using a sub-1KB script.

    Kobbe icon

    Kobbe

    Privacy-first web analytics platform with cookieless tracking, revenue attribution, funnels, and Core Web Vitals — set up in seconds with a lightweight script tag.

    Rejourney icon

    Rejourney

    Open-source revenue leak prediction platform that combines session replay, AI funnel analysis, and code fix suggestions to identify and resolve conversion friction in web and mobile apps.

    Browse all tools

    Related Topics

    Web Analytics

    AI-powered tools that analyze website traffic, user behavior, and engagement patterns to provide actionable insights for optimizing digital experiences and conversion rates.

    32 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    193 tools

    Performance Metrics

    Specialized tools for measuring, evaluating, and optimizing AI model performance across accuracy, speed, resource utilization, and other critical parameters.

    57 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions