Track without being tracked

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.

ackee.electerious.com
Screenshot of Ackee showing recent page visits Screenshot of Ackee showing page referrers Screenshot of Ackee showing the settings

Dashboard

Get an overview of all your websites and analyze how they perform together.

Insights

Views, referrers, durations and more. Look into your Insights to get all the details.

Settings

Add, edit and delete your domains. A new tracking code is just a few clicks away.

Screenshot of Ackee showing recent page visits Screenshot of Ackee showing page referrers Screenshot of Ackee showing the settings
Features

Next level analytics

Ackee combines privacy-focused analytics and first-class insights in a minimal interface.

Data made beautiful

See your stats from a new perspective. The minimal UI of Ackee allows you to analyze your data without loosing focus.

Safe and anonym

Cookie-free and secure. Our multi-step anonymization process ensures that your users stay anonym.

Your server, your rules

Your data should be in your hands. Ackee is 100% open-source and self-hosted, to ensure complete transparency.

Code snippet of ackee-tracker

Easy to integrate

Add a tracking script to your sites, similar to the tracking snippet provided by Google Analytics. That's it.

Unlimited domains

One, two or twenty? It doesn't matter. Ackee allows you to analyze as many domains and apps as you want.


Beautiful UI

Insights at a glance

The interface of Ackee helps you to stay focused. It's blazing fast and easy to navigate. Don't get lost in hundreds of charts and filter options when all you need is simple traffic insights.

Ackee

Today

460
230
0
0

query getDomain(
  $id: "hd11f820-68a1-11e6-8047-79c0c2d9bce0"
) {
  domain(id: $id) {
    id
    title
    facts {
      activeVisitors
      averageViews
      averageDuration
    }
    statistics {
      views(interval: YEARLY, type: UNIQUE) {
        id
        count
      }
    }
  }
}
GraphQL API

Extend it your way

Collect data using the centralised GraphQL API or build your own interface and service upon Ackee.

The API of Ackee acts as a powerful hub, perfect to collect data from a variety of sources, including websites, services and apps.


The tracking DNA

No unique user tracking. No cookies. Ackee uses a multi-step process to keep tracked data anonymized while still providing helpful analytics.

Amount of visits

Visit duration

Referrers

Language

Screen dimensions

Display colors

Operating system

Browser

Device


Ready to track

Ackee runs on your own server and is 100% open-source. Our Get started guide covers a variety of ways to make the installation easy for everyone.

The Get started guide includes everything you need to get Ackee up and running. No matter if you want to deploy Ackee using Docker, Heroku, Netlify or manually.

Add a tracking script to your sites, similar to the tracking snippet provided by Google Analytics.

You can create a new domain and generate the corresponding code in the settings of Ackee.

View and analyze your visitors by browsing the interface of Ackee. New data will show up as soon as your first users are visiting your sites.