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.
Product principles
Section titled “Product principles”- 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.
Choose a path
Section titled “Choose a path”- Install and use the SDK
- Learn the console roles and pages
- Configure console authentication and first-run onboarding
- Build creator-owned charts and ordered funnels
- Configure server-defined interaction rules
- Understand AI mode and owner-controlled prompt allocation
- Check the honest status and policy for the hosted launch
- Understand the storage and API boundaries
- Review privacy controls and compliance responsibilities