Respectlytics Respect lytics
Menu

Fully Open Source
From SDK to Server

Any vendor can claim privacy compliance. We let you verify our architecture. Every line of code is public — audit what runs on your users' devices and what runs on the server.

MIT-licensed SDKs · AGPL-3.0 Community Edition · Self-host or use Managed SaaS

The Entire Stack Is Open

From the code on your users' devices to the server storing the data — every component is public and auditable.

📱

Mobile SDKs

MIT License

Maximum freedom. Use, modify, and distribute freely — even in proprietary apps. Audit what data leaves your users' devices.

SDK Documentation →
🖥️

Analytics Server

AGPL-3.0

The Community Edition includes everything you need to run privacy-first analytics on your own infrastructure. Improvements stay open for everyone.

Analytics API with strict 5-field schema
Dashboard with conversion intelligence
GeoIP lookup (country-level, IP never stored)
Docker deployment with PostgreSQL
View Server on GitHub →

Why Open Source Matters
For Analytics

Analytics tools process data about your users. Open source transforms trust from a claim into a verifiable fact.

🔍

Verifiable Privacy

Any vendor can claim to respect privacy. Open source lets you verify it. Read the SDK code to see exactly what data leaves the device. Read the server code to see exactly what gets stored.

Audit the full pipeline yourself

🛡️

Stronger Than Compliance Badges

A compliance badge is a vendor's promise. Open-source code is proof. When regulators ask what data you collect, point them to the source code — not a marketing page.

Defensible by architecture, not by claim

🔓

Zero Vendor Lock-in

Your analytics infrastructure belongs to you. Self-host, migrate, or fork — you're never dependent on us. The AGPL-3.0 license ensures improvements stay open for everyone.

Your data, your infrastructure, your choice

💬

"But our competitor says they're GDPR compliant..."

Compliance claims on marketing pages are just that — claims. They don't survive scrutiny if the underlying architecture collects more data than necessary. Respectlytics takes a different approach:

Closed-source compliance claim

  • Trust the vendor's word
  • Can't verify what data is collected
  • Badge may not reflect actual architecture
  • No way to audit server-side processing

Open-source verifiable architecture

  • Read the code yourself
  • Verify the strict 5-field schema
  • Architecture enforces data minimization
  • Full server code on GitHub

We don't claim regulatory compliance. We make the architecture auditable so your legal team can make informed decisions. Learn more about our privacy philosophy →

Choose Your Deployment

Same privacy architecture. Two ways to run it.

Community Edition

Free

Self-host on your own infrastructure. Full source code, no limits.

  • Analytics API (strict 5-field schema)
  • Dashboard with charts & insights
  • Conversion intelligence
  • GeoIP country lookup
  • Admin panel
  • Docker deployment
  • PostgreSQL only — no ClickHouse, no Kafka
Quick Start
# Clone and start
git clone https://github.com/respectlytics/respectlytics.git
cd respectlytics
docker compose up -d
Get Started on GitHub
RECOMMENDED

Managed SaaS

We run the infrastructure. You focus on your product.

  • Everything in Community Edition
  • Automated conversion path discovery
  • Automated drop-off detection
  • Segment comparison & lift scores
  • EU-hosted infrastructure
  • Auto-scaling, backups, monitoring
  • Zero DevOps — 5-minute setup
Start Free Trial →

Frequently Asked Questions

Is Respectlytics really fully open source?

Yes. All four SDKs (Swift, Flutter, React Native, Kotlin) are MIT-licensed. The server is AGPL-3.0 Community Edition. The entire analytics pipeline — from the code running on your users' devices to the server storing the data — is publicly auditable on GitHub.

What's the difference between Community Edition and Managed SaaS?

The Community Edition is the self-hosted server you run on your own infrastructure — free forever. It includes the analytics API, dashboard, conversion intelligence, GeoIP lookup, and admin panel. The Managed SaaS adds automated analysis features (conversion path discovery, drop-off detection, segment comparison), EU hosting, auto-scaling, support, and zero DevOps. Both use the same strict 5-field privacy architecture.

Why AGPL-3.0 for the server and MIT for the SDKs?

MIT for SDKs gives you maximum freedom — use them in any app, proprietary or open source. AGPL-3.0 for the server ensures that improvements to the analytics platform stay open for everyone. If someone modifies the server and offers it as a service, they must share those improvements. This model protects both developer freedom and community contributions.

What infrastructure do I need to self-host?

Respectlytics requires only Docker and PostgreSQL. Unlike other self-hosted analytics platforms that need ClickHouse, Kafka, and Redis, we keep infrastructure deliberately simple. A single VPS can handle thousands of events per day. See the GitHub README for full setup instructions.

Ready to Try Respectlytics?

Self-host the Community Edition or start a free trial of the Managed SaaS. Same privacy architecture either way.

Consult your legal team to determine your specific requirements.