Statalog is open source

Self-host on your own infrastructure. All features, no limits, no tracking, no vendor lock-in. AGPL-3.0 licensed.

Self-host or let us host it

Statalog has two forms — you choose.

Self-host (Free)

Run Statalog on your own server. Full ownership of your data. No pageview limits. All features included.

  • AGPL-3.0 license
  • PHP 8.3 / Laravel 13 / MySQL / ClickHouse / Redis
  • Unlimited pageviews
  • You maintain and upgrade

Cloud hosted

Let us run it for you. Instant setup, automatic upgrades, SSL, backups, 99.9% uptime. Pay per volume.

  • One-click signup, zero config
  • Automatic upgrades and backups
  • Free tier to start, paid tiers as you grow
  • AI traffic insights included
View pricing

Quick start

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

Prefer we host it?

Statalog Cloud gives you the same open-source core with zero setup, automatic upgrades and daily backups.