daandelange/simplestats

Simple visitor analytics for your Kirby website.

Maintainers

Package info

github.com/Daandelange/kirby-simplestats

Homepage

Type:kirby-plugin

pkg:composer/daandelange/simplestats

Transparency log

Statistics

Installs: 2 731

Dependents: 0

Suggesters: 0

Stars: 71

Open Issues: 10

1.0.0 2026-08-09 10:05 UTC

README

Track page views, referrers and devices on your Kirby website.
This plugin provides a simple solution for self-hosted, minimal and non-intrusive visitor analytics.

Simplestats Screenshot

Tracking Features :

  • Referrer URLs to keep track of who links to your website, categorised as either search, social or website.
  • Device information (device types, browser engine, OS family; all version-less) for keeping track of how your website is visited.
  • Page visits, counting 1 hit per page visit per unique user per language, every 24H.

Data Collection :

  • Anonymised and processed according to a daily/weekly/monthly/custom timeframe.
  • Stored in a single .sqlite database (versatile, easy to backup).
  • Exposed through the Stats class (for usage in your frontend).
  • Visualised in a panel area using charts, and a page section shows page specific data.

Getting Started

For installation, configuration, integration, usage, and development see SETUP.md.

Credits

Powered by

Alternatives / Similar

License

  • MIT : Free to use, free to improve.
    Note: For commercial usage, please consider contributing or hire someone to do so.

Copyright 2020-2026 Daan de Lange and contributors.