Skip to content

OwlEye Overview

OwlEye is a privacy-preserving analytics stack for web products. It combines a focused browser SDK, a Rust ingestion API, ClickHouse analytics storage, SQLite application metadata, and an authenticated Nuxt console.

  • The SDK does not write cookies, local storage, or session storage.
  • Visitor analytics, rule tracking, and performance tracking are separate entrypoints.
  • Public SDK ingestion stays separate from authenticated console APIs.
  • OwlEye runs as one managed hosted product; local loopback allowances exist only for development.
  • Production auth, quota, retention, and subscription controls are server-enforced.