Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naramsim/log-to-history

Track visitors without cookies
https://github.com/naramsim/log-to-history

access-logs log-parser tracking

Last synced: 9 days ago
JSON representation

Track visitors without cookies

Awesome Lists containing this project

README

        

# Log-to-History [![Python](https://img.shields.io/badge/python-2.x-blue.svg)](https://www.python.org/) [![PHP](https://img.shields.io/badge/php-5.x-blue.svg)](http://php.net/)

This access.log parser creates three beautiful representation of users history on a site.
This means that we can see which pages was browsed by every user, and more interestingly the users history
There are three representation, one tree graph ,one flow graph and a stacked chart.

Accept default Nginx access logs, Apache combined logs

### Setup

For installation, requirements and informations, see:
[Wiki](https://github.com/Naramsim/Log-to-Histroy/wiki "Wiki's Homepage")

### Docs

The [documentation](https://github.com/Naramsim/Log-to-History/blob/master/tesi.md) consists in just my thesis for my BSc, sorry but this is written in Italian.