Popularity
7.6
Stable
Activity
0.0
-
4,122
47
341

Programming language: JavaScript
License: MIT License
Tags: Analytics    
Latest version: v3.4.1

Ackee alternatives and similar software solutions

Based on the "Analytics" category.
Alternatively, view Ackee alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Ackee or a related project?

Add another 'Analytics' Software solution

README

Ackee

Build Coverage Status Mentioned in Awesome Selfhosted Donate via PayPal

Self-hosted, Node.js based analytics tool for those who care about privacy. Ackee runs on your own server, analyzes the traffic of your websites and provides useful statistics in a minimal interface.

🌍 Website | 🔮 Live Demo | 🧸 GraphQL Playground

Ackee in a browser

👋 Introduction

Ackee is a self-hosted analytics tool that cares about privacy. We believe that you don't need to track every aspect of your visitors. Ackee keeps tracked data anonymized to avoid that users are identifiable, while still providing helpful insights. It's the right tool for everyone who doesn't need a full-featured marketing analytics platform like Google Analytics or Matomo.

  • Self-hosted: Ackee runs on your own server and is 100% open-source
  • Modern technologies: Lightweight Node.js and MongoDB architecture
  • Beautiful: Minimal and focused interface
  • No cookies: No unique user tracking and therefore no required cookie message
  • Events: Track button clicks, newsletter subscriptions and more
  • GraphQL API: Fully documented GraphQL API that allows you to build new tools upon Ackee

🚀 Get started

Get Ackee up and running…

  • […with Docker Compose](docs/Get%20started.md#with-docker-compose)
  • […with Docker](docs/Get%20started.md#with-docker)
  • […with Helm](docs/Get%20started.md#with-helm)
  • […without Docker](docs/Get%20started.md#without-docker)
  • […with Netlify](docs/Get%20started.md#with-netlify)
  • […with Vercel](docs/Get%20started.md#with-vercel)
  • […with Heroku](docs/Get%20started.md#with-heroku)
  • […with Qovery](docs/Get%20started.md#with-qovery)
  • […with Render](docs/Get%20started.md#with-render)
  • […with Railway](docs/Get%20started.md#with-railway)
  • […with Koyeb](docs/Get%20started.md#with-koyeb)

And configure Ackee and your server correctly…

  • […with environment variables](docs/Options.md)
  • […with SSL and HTTPS enabled](docs/SSL%20and%20HTTPS.md)
  • […with CORS headers](docs/CORS%20headers.md)

Take a look at the [FAQ](docs/FAQ.md) if you have any questions left.

📚 Documentation

Documentation and guides are located in [the /docs folder](docs/). Also take a look at the [FAQ](docs/FAQ.md) if you have any questions left.

API

Ackee features a [GraphQL API](docs/API.md) that allows you to build custom tools upon Ackee. Everything you see in the UI is made from data delivered by the API.

Options

Ackee uses environment variables and supports .env files in the root of the project if you want to store all variables in one file. [Options »](docs/Options.md)

Miscellaneous

Donate

I am working hard on continuously developing and maintaining Ackee. Please consider making a donation to keep the project going strong and me motivated.

Articles

Related

Links