Skip to content

explodingcamera/liwan

Repository files navigation


liwan.dev - Easy & Privacy-First Web Analytics

GitHub Workflow Status GitHub Release Container

   

Features

  • Quick setup
    Quickly get started with Liwan with a single, self-contained binary . No database or complex setup required. The tracking script is a single line of code that works with any website and less than 1KB in size.
  • Privacy first
    Liwan respects your users’ privacy by default. No cookies, no cross-site tracking, no persistent identifiers. All data is stored on your server.
  • Lightweight
    You can run Liwan on a cheap VPS, your old mac mini, or even a Raspberry Pi. Written in Rust and using tokio for async I/O, Liwan is fast and efficient.
  • Open source
    Fully open source. You can change, extend, and contribute to the codebase.
  • Accurate data
    Get accurate data about your website’s visitors, page views, referrers, and more. Liwan detects bots and crawlers and filters them out by default.
  • Real-time analytics
    See your website’s traffic in real-time. Liwan updates the dashboard automatically as new visitors come in.

License

Unless otherwise noted, the code in this repository is available under the terms of the GNU AGPLv3 license. See LICENSE for more information. The tracking client (contained in tracker/) is available as a separate library under the terms of the MIT license (see LICENSE) to allow for easier integration into other projects without the possibility of AGPLv3 contamination.

For commercial licensing options, contact hi@liwan.dev.

Third-party licenses