0x 0xlabs Space
Analytics

Anately

Privacy-first, high-throughput web analytics engine

Overview

A privacy-focused, high-throughput web analytics engine. Collects website events without storing PII or using persistent tracking cookies.

Features

  • Privacy-first: No IP storage, no persistent cookies
  • Daily-rotating salts for unique visitor counting
  • High performance with Redis Streams and DuckDB/MotherDuck
  • Lightweight tracker (< 1KB JavaScript footprint)
  • Modern React-based dashboard for real-time insights
  • Self-hostable with standard technologies

Architecture

  • Backend: Node.js ingestion API + background worker
  • Frontend: React analytics dashboard
  • Storage: Redis Streams + DuckDB/MotherDuck
  • Decoupled, high-performance architecture

Status

Active development