Analytics for Laravel

Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, 100% accurate. Set up in just a few minutes.
Aaron FrancisMartin JooSergey KarakhanyanFilip GanyiczMarc LoskillIngmar FeldhoffJoel Clermont

Adorado por la comunidad Laravel

Web analytics dashboard for Laravel apps
SimpleStats - The missing statistics tool for Laravel applications | Product Hunt
SimpleStats - The missing analytics tool for Laravel applications | Laravel News

Analytics potentes en poco tiempo

Instala el cliente

Instalar SimpleStats

composer require simplestats-io/laravel-client
En tu proyecto Laravel, solo tienes que instalar el cliente de SimpleStats. Listo, la herramienta ya está trackeando tus visitantes!
Trackea a tus usuarios

Ejemplo del contract TrackablePerson

class User extends Authenticatable implements TrackablePerson
{
    public function getTrackingTime(): CarbonInterface
    {
        return $this->created_at;
    }
}
Para que el cliente trackee los registros de tus usuarios, solo tienes que añadir la interfaz TrackablePerson e implementar el contract.
Trackea tus ventas

Ejemplo del contract TrackablePayment

class Transaction extends Model implements TrackablePayment
{
    public function getTrackingPerson(): TrackablePerson
    {
        return User::find($this->user_id);
    }

    public function getTrackingTime(): CarbonInterface
    {
        return $this->created_at;
    }

    public function getTrackingGross(): float
    {
        return $this->total;
    }

    public function getTrackingNet(): float
    {
        return $this->total - $this->tax;
    }

    public function getTrackingCurrency(): string
    {
        return $this->currency;
    }
}
Para que el cliente trackee los pagos de tu app, añade la interfaz TrackablePayment a tu modelo de pago/transacción e implementa el contract.
No te olvides de consultar la documentación para más detalles.

Qué nos hace únicos

Different

Traditional client-side analytic tools are only about 70% accurate because of ad blockers and they often only show you data like visits and views. That's where server-side analytics like SimpleStats shines; it gives you superpowers without the integration hustle!

Simple

All you need to do to get SimpleStats up and running is: Install a composer package, adjust the config to your needs, create an account, and add the token to your env file. Congrats, you're ready to analyze your campaigns and users!

Reporting

The tool provides you with a powerful reporting system that allows you to create custom reports, filter them by location, device, and UTM parameters. The frequency of the reports can be saved and scheduled individually, so you never miss important updates!

API

Even though the composer client package is dedicated to Laravel, the API basically works with every client! So if you'd like to use the tool, even if you're not using Laravel, just trigger the API requests manually and you'll be able to use the tool for any custom project.

UTMs and Referrers

Since the tool by default collects UTMs and Referrers for you and connects it with your users and their payments, it lets you seamlessly check the ROI of each of your campaigns and allows you to see where you can buy the cheapest users and from which channel users perform best!

KPIs

Here are a few of the KPIs that the tool provides out of the box: Unique Visitors, Registrations, Conversion Rate, Daily Active Users, New Active Paying Users, Average Revenue per User, Revenue and much more! Everything filterable by date, locations, devices and UTMs.

Privacy

We are fully committed to GDPR compliance! No cookies are required or stored, ensuring your data remains confidential. You can rely on SimpleStats to respect your privacy and guarantee that your data will never be shared.

Collaborate

Collaborate by creating a team, inviting your co-workers to your projects, and assigning permissions to them. Each team is separated by tenancy, ensuring highly secure, robust and solid data integration!

Free

There will always be a free plan! If your business grows, you can support us with by subscribing. We would love to help you analyzing your campaigns. No need to enter credit card information at the registration.

Cómo compara

SimpleStats

  • Revenue Attribution
  • User & Payment tracking
  • Server-side tracking
  • Ad-blocker proof
  • No JavaScript required
  • Laravel-native
  • No cookie banner required
  • Self-hosting option

Plausible

  • Revenue Attribution
  • User & Payment tracking
  • Server-side tracking
  • Ad-blocker proof
  • No JavaScript required
  • Laravel-native
  • No cookie banner required
  • Self-hosting option

Fathom

  • Revenue Attribution
  • User & Payment tracking
  • Server-side tracking
  • Ad-blocker proof
  • No JavaScript required
  • Laravel-native
  • No cookie banner required
  • Self-hosting option

Google Analytics

  • Revenue Attribution
  • User & Payment tracking
  • Server-side tracking
  • Ad-blocker proof
  • No JavaScript required
  • Laravel-native
  • No cookie banner required
  • Self-hosting option

Testimonios de nuestros fans

I just saw SimpleStats on reddit, it looks super awesome!

SimpleStats is an amazing product! The onboarding was one of the smoothest experiences I've had - super easy and straightforward. Everything just works, from setup to job dispatching with Redis. A great overall experience!

SimpleStats is a damn good product. Lots of features and metrics most Laravel apps needs.

SimpleStats has been a game-changer for us. Its backend analytics ensure pinpoint accuracy, giving us reliable data that isn't affected by ad blockers. We now have a crystal-clear view of our payment and registration conversions. Highly recommended for anyone needing precise stats!

Integrating SimpleStats into our Laravel projects was incredibly easy. The seamless setup saved us hours, and now we can effortlessly monitor our campaigns and conversions. This tool has streamlined our workflow and provided invaluable insights and metrics.

Thanks to SimpleStats, we can quickly see which of our campaigns are truly profitable. The detailed conversion tracking for payments and registrations has helped us optimize our marketing strategies without any extra effort. It's an essential tool for any data-driven business.

Ingmar Feldhoff
Ingmar Feldhoff
CEO of Trollgames

FYI, early days but you are counting at least 2x the traffic of what we’re seeing with Fathom Analytics

Suscríbete según tu necesidad

Gratis
$0 / month

Analytics simple, sin tarjeta de crédito.

1 Proyecto
5K events mensuales
Soporte multi-divisa
Importación de datos
Empezar
Starter
$9 / month*

Ideal para proyectos pequeños.

10 Proyectos
100K events mensuales
Soporte multi-divisa
Importación de datos
Empezar
Plus
$19 / month*

Para proyectos ambiciosos en crecimiento.

Proyectos ilimitados
200K events mensuales
Soporte multi-divisa
Importación de datos
Empezar
Business
$49 / month*

Tracking de alto volumen a gran escala.

Proyectos ilimitados
500K events mensuales
Soporte multi-divisa
Importación de datos
Empezar
Enterprise
$199 / month*

Analytics sin ningún límite.

Proyectos ilimitados
10M events mensuales
Soporte multi-divisa
Importación de datos
Empezar
* Todos los precios son netos. Los impuestos locales y el IVA pueden añadirse en el checkout. Puedes eliminar el IVA añadiendo tu NIF-IVA.
Si estos planes no se ajustan a tus necesidades, no dudes en contactar con ventas.
Te preguntas qué es un event ?

Toma el control total con Self-Hosted

Single domain
$249

For one domain or subdomain. Powerful analytics with package and API. One year of updates, no subscription.

One domain or subdomain
Package and API included
Robust analytics features
Great for running SimpleStats standalone
1 year of free updates, no subscription
Unlimited domains
$999

No domain limits. Integrate into products. Full analytics suite. One year of updates, no subscription.

No domain restrictions
Package and API included
Robust analytics features
May be integrated into products
1 year of free updates, no subscription

Comenzar SimpleStats Self-Hosted y toma el control total.

Preguntas frecuentes


Most often, this is a queue-related issue. Ensure you have cleared your config cache and restarted your queue after adding the API token to your .env file.


An event is any tracked activity - such as a unique visitor, registration, login, or payment. Each of these counts as one event towards your monthly usage.


We track unique visitors in a GDPR-compliant way by generating a unique visitor hash each time a new visitor accesses your site. This hash is derived from a combination of the visitor's User-Agent, IP address, and a daily salt. This method enables unique visitor tracking without storing personally identifiable information such as cookies, ensuring privacy and data protection.


Yes! You can track custom events to measure any activity that matters to your application. Check out our documentation to get started.

Si necesitas más ayuda, consulta nuestra página de Troubleshooting !