Part of the r* Ecosystem

Visualize Your Data Flows

See how data moves through your community — so you can understand it, improve it, and protect it.

Every community generates flows of information: page visits, engagement patterns, content sharing pathways. rData makes these invisible flows visible, giving you the insight to strengthen what works and shield what matters — all without ever compromising the privacy of your community members.

Learn about zkAnalytics See Features

Understand the currents in your community

Data flows through your ecosystem every moment. rData helps you see the patterns without exposing the people.

👤

Community Members

Visit, engage, create

🔀

Privacy Layer

Zero-knowledge proofs strip identity

📊

Aggregate Insights

Patterns, trends, flows

🛡

Protect & Improve

Act on insight, not identity

Traditional analytics treat people as targets. rData treats them as participants — revealing the shape of community activity while keeping individual journeys private.

Analytics without compromise

Know what matters about your community without knowing anything about the individuals within it.

🚫

No Cookie Tracking

Zero cookies, zero local storage, zero fingerprinting. Fully GDPR, CCPA, and PECR compliant out of the box. No consent banners needed.

Real-time Flow Dashboard

See page views, visitor flows, referrers, and engagement patterns updating live. Clean, fast dashboard with no bloat. Under 1KB script payload.

🛠

Open Source

Built on Umami, fully self-hosted on community infrastructure. Audit the code, export your data, own your analytics. No third-party dependencies.

Coming Soon

zkAnalytics

Understand how community members move through your ecosystem — which pages they visit, how they engage, where they flow — while mathematically guaranteeing their privacy through zero-knowledge proofs.

👀

Traffic Flow Visualization

See how visitors move between pages as flowing streams, not individual tracks. Identify popular pathways, bottlenecks, and drop-off points across your entire community platform.

🔒

Zero-Knowledge Privacy

Cryptographic proofs verify that analytics data is accurate without revealing who generated it. Community members can participate in analytics without exposing their browsing behavior.

🌐

Cross-App Flow Maps

Track engagement flows across the entire r* ecosystem — from rNotes to rSpace to rForum — seeing how your community moves between tools without tracking individuals.

🛡

Protective Intelligence

Spot unusual traffic patterns, potential abuse, and security anomalies in aggregate. Protect your community from threats using collective signals, never individual surveillance.

How it works

1

Add one script tag

Drop a single line of HTML into your site. The lightweight collector script loads asynchronously and never blocks page rendering.

2

Data flows privately

Page views are recorded without storing personal information. No cookies are set, no IP addresses are logged, no cross-site tracking occurs.

3

Visualize the flow

Access clean, real-time analytics showing traffic flows, referrers, engagement patterns, and more. Understand your community, protect your members.

One line to add analytics

Add this script tag to any HTML page or Next.js layout. That's it.

<!-- Add to <head> -->
<script defer
  src="https://rdata.online/collect.js"
  data-website-id="your-website-id"
></script>