Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naramsim/log-to-history
- Owner: Naramsim
- Created: 2015-03-20T16:56:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T10:36:13.000Z (over 4 years ago)
- Last Synced: 2024-04-09T23:12:44.928Z (7 months ago)
- Topics: access-logs, log-parser, tracking
- Language: JavaScript
- Homepage:
- Size: 1020 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.