All systems operational · v4.12.7 released

Product analytics that respects privacy & performance.

OpenCloud Analytics helps modern product teams understand user behavior with first-party, GDPR-compliant tracking — no cookies required, sub-millisecond SDK, EU data residency.

Trusted by data & product teams at
NORDWERKHelios BankVektor.ioLumen HealthStratusLabs

Everything you need to understand your product

A unified platform for events, funnels, retention and dashboards — built on a streaming pipeline that scales from your first 1,000 users to billions of events.

First-party events

Lightweight JS, mobile and server SDKs send first-party events to your domain. No third-party cookies, no ad-tech baggage.

Streaming pipeline

P95 ingest under 50 ms. Events are queryable within seconds via our columnar warehouse and SQL API.

🛡

GDPR & SOC 2

EU data residency by default, signed DPAs, granular consent flags, automated PII redaction.

📊

Funnels & retention

Build cohorts, retention curves and conversion funnels without writing SQL — or drop into the SQL editor when you need to.

🔌

Open integrations

Stream to Snowflake, BigQuery, S3 or Kafka. Reverse-ETL into HubSpot, Salesforce, Braze and more.

🤝

Team-ready

SSO/SAML, audit logs, role-based access, dashboard sharing and Slack/Teams alerts out of the box.

Built for developers

Drop in the opencloud-js SDK and start collecting events in under five minutes. Typed APIs, tree-shakable, < 8 KB gzipped.

Read the docs →
// install
npm install @opencloud/analytics

// initialize
import { Analytics } from "@opencloud/analytics";

const analytics = new Analytics({
  apiKey: process.env.OPENCLOUD_API_KEY,
  endpoint: "https://opencloudanalytics.com/api/v2/events/collect",
  region: "eu-central-1",
  consent: "granted"
});

// track an event
analytics.track("signup_completed", {
  plan: "enterprise",
  source: "organic"
});

Numbers our customers love

From early-stage startups to public companies, teams choose OpenCloud Analytics for transparent pricing and a no-nonsense data model.

2.4 trillion

events ingested in 2024 across all regions.

99.99%

uptime SLA for Business and Enterprise plans.

42 ms

median ingest latency from edge POPs in EU/US.

Simple, usage-based pricing

Start free with 100k events/month. Scale predictably — no per-seat fees, no surprise invoices.

Starter

€0 / month
  • 100k events / month
  • 3 dashboards
  • EU data residency
  • Community support
Get started

Business

€149 / month
  • 10M events / month included
  • Unlimited dashboards & funnels
  • SSO/SAML, audit logs
  • Email support, 99.99% SLA
Start 14-day trial

Enterprise

Custom
  • Volume pricing & private cloud
  • Dedicated CSM & solutions engineer
  • Custom DPA, SOC 2 Type II report
  • 24/7 priority support
Contact sales

Frequently asked questions

Can't find what you're looking for? Talk to our team.

Where is my data stored?

By default, all customer data is stored in the EU (Frankfurt, eu-central-1). US and APAC regions are available on Business and Enterprise plans.

Do you use cookies?

No. The default opencloud-js SDK uses first-party storage and does not set tracking cookies. Anonymous and authenticated identities can be linked when the user grants consent.

Can I export raw events?

Yes. Stream raw events to Snowflake, BigQuery, S3 or Kafka in real time, or query them via our SQL API.

Are you GDPR compliant?

Yes. We sign DPAs with all paying customers, support data subject requests via API, and run on SOC 2 Type II certified infrastructure.

Ship better products with confidence

Start free in 2 minutes — no credit card, no sales call required.

Create your workspace →