# Deploy Ackee with Easypanel

URL: /templates/ackee

Ackee is a self-hosted, Node.js based analytics tool designed for those who value privacy. It operates on your own server, analyzing the traffic of your websites and providing valuable statistics through a minimalistic interface. Ackee offers an overview of all your websites, allowing you to analyze their collective performance. It provides insights into views, referrers, durations, and more. You can easily add, edit, and delete your domains, with a new tracking code just a few clicks away. Ackee's minimal UI allows you to analyze your data without losing focus, and its multi-step anonymization process ensures your users' privacy. The app allows you to analyze as many domains and apps as you want, and its interface is designed to be fast and easy to navigate. Ackee also offers a centralized GraphQL API, perfect for collecting data from a variety of sources. It uses a multi-step process to keep tracked data anonymized while still providing helpful analytics.

## Benefits

### Privacy-Focused Analytics

Ackee is a self-hosted, Node.js based analytics tool designed for those who prioritize privacy. It runs on your own server, analyzing the traffic of your websites and providing useful statistics in a minimal interface.

### Data Control

With Ackee, your data remains in your hands. It's 100% open-source and self-hosted, ensuring complete transparency and control over your data.

### Anonymized Tracking

Ackee uses a multi-step anonymization process to keep tracked data anonymized, ensuring that your users stay anonymous while still providing helpful analytics.

## Features

### Dashboard Overview

Ackee provides an overview of all your websites, allowing you to analyze their performance collectively.

### Insights

Ackee offers insights into views, referrers, durations and more, providing all the details you need to understand your website's traffic.

### Domain Management

Ackee allows you to add, edit, and delete your domains. Generating a new tracking code is just a few clicks away.

### Beautiful UI

Ackee's minimal user interface allows you to analyze your data without losing focus, providing insights at a glance.

### Unlimited Domains

With Ackee, you can analyze as many domains and apps as you want, without any restrictions.

### GraphQL API

Ackee features a fully documented GraphQL API that allows you to collect data from a variety of sources, including websites, services, and apps.

## Configuration

- `ackeeUsername` (Ackee Username, required): Set during installation

- `ackeePassword` (Ackee Password, required): Set during installation

- `appServiceName` (App Service Name, required): ackee

- `appServiceImage` (App Service Image, required): electerious/ackee:3.6.0

- `databaseServiceName` (Database Service Name, required): ackee-db

## Services

- ackee: app (electerious/ackee:3.6.0)

- ackee-db: mongo

## Resources

- [Website](https://ackee.electerious.com/)

- [Documentation](https://docs.ackee.electerious.com/)

- [Github](https://github.com/electerious/Ackee)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/ackee)