Coder Social home page Coder Social logo

ackee's Introduction

Ackee

A great looking self-hosted website analytics tool

Ackee

Ackee is a polished, easy-to-use website analytics tool, which runs on your own server. It helps you to track your sites, know more about your visitors and to analyze your traffic.

Installation

To use Ackee, everything you need is a server or computer with Node.js. Follow the instructions to install Ackee on your server. Installation »

How to use

You can use Ackee right after the installation. Here are some advanced features to get the most out of it.

Add Sites

To track your sites, you need to add an individual code to the HTML-body of them. You can get the code from the menu on the top right corner of Ackee.

Settings

There are several settings allowing you to configure Ackee. Settings »

Update

Updating is as easy as it should be. Update »

Keyboard Shortcuts

These shortcuts will help you to use Ackee even faster. [Keyboard Shortcuts »](docs/Keyboard Shortcuts.md)

Build

The repository of Ackee is uncompiled and needs to be compiled before you can execute it. This is done automatically when running npm install or you can compile the source manually using npm run build. Make sure you recompile Ackee after changing or updating files.

Leafs

Ackee has a modular architecture, which allows you to extend it to your own needs. Modules are called "Leafs". Each Leaf represents one panel in the interface. Ackee comes with some preinstalled Leafs and lets you easily install more.

Catalogue

Here's a list of all available Leafs. Made your own? Notify me!

Name Included Description Link
Pages Yes See which pages your visitors visit the most. -
Referrers Yes See where your visitors are from. -
Users Yes Know everything about your visitors. -
Visits Yes The amount of visitors visualized in stats. -

Install

Each Leaf has its own folder in leafs/. To install one, follow the given steps:

  1. Download your Leaf
  2. Stop Ackee
  3. Put the whole folder in leafs/
  4. Run npm run build
  5. Start Ackee

Remove

Follow the given steps to remove a Leaf you don't want to use anymore:

  1. Stop Ackee
  2. Open leafs/ and remove the folder of the Leaf
  3. Run npm run build
  4. Start Ackee

Troubleshooting

Take a look at the FAQ if you have problems.

License

Copyright (C) 2014 Tobias Reich

license

Ackee by Tobias Reich is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Based on a work at https://github.com/electerious/Ackee.

ackee's People

Contributors

electerious avatar jbleuzen avatar

Watchers

James Cloos avatar André Otto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.