Download the PHP package simplestats-io/statamic-addon without Composer
On this page you can find all versions of the php package simplestats-io/statamic-addon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simplestats-io/statamic-addon
More information about simplestats-io/statamic-addon
Files in simplestats-io/statamic-addon
Package statamic-addon
Short Description SimpleStats analytics dashboard for Statamic
License MIT
Homepage https://github.com/simplestats-io/statamic-addon
Informations about the package statamic-addon
Statamic Addon for SimpleStats.io
The official Statamic v6 addon for SimpleStats.io. View your analytics directly inside the Statamic Control Panel: visitors, registrations, revenue, top referrers, top sources, and top countries.

Requirements
- PHP 8.2+
- Statamic 6+
- A SimpleStats.io account with an API token
Installation
Install via Composer:
Optionally publish the config file:
Add your API token to .env:
That's it. A new SimpleStats entry appears under the Tools section of the Control Panel navigation. Open it to see your dashboard.
Configuration
All configuration is optional. The addon works out of the box with just an API token.
Config File
If you published the config, you can override the defaults via environment variables:
Dashboard Widgets
The addon provides a dedicated dashboard page in the Control Panel:
| Widget | Description |
|---|---|
| Stats Overview | KPI cards: Visitors, Registrations, CR, Net Revenue, ARPU, ARPV. |
| Visitors & Registrations | Line chart showing visitors and registrations over time. |
| Revenue | Line chart showing gross and net revenue over time. |
| Top Referrers | Table of top referrers with visitors, registrations, CR, DAU, and revenue. |
| Top Sources | Top traffic sources by UTM. |
| Top Countries | Top visitor countries. |
| Entry Pages | Top landing pages. |
A time range filter lets you switch between presets (Today, Last 7 Days, Last 30 Days, This Year, All Time, etc.).
Self-Hosted
If you are running a self-hosted SimpleStats instance, point the addon to your own API via .env:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Zacharias Creutznacher
- All Contributors
License
The MIT License (MIT). Please see License File for more information.