Self-host on your own infrastructure. All features, no limits, no tracking, no vendor lock-in. AGPL-3.0 licensed.
Statalog has two forms — you choose.
Run Statalog on your own server. Full ownership of your data. No pageview limits. All features included.
Let us run it for you. Instant setup, automatic upgrades, SSL, backups, 99.9% uptime. Pay per volume.
Running locally or on your own server — minutes, not hours.
# Clone + install git clone https://github.com/statalog/analytics.git statalog cd statalog composer install --no-dev # Configure .env (DB, ClickHouse, Redis) cp .env.example .env php artisan key:generate # Migrate + create your admin php artisan migrate --force php artisan statalog:create-admin # Serve it php artisan serve
Full documentation: github.com/statalog/analytics
Statalog Cloud gives you the same open-source core with zero setup, automatic upgrades and daily backups.