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: about 1 year 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T10:36:13.000Z (about 6 years ago)
- Last Synced: 2025-02-17T14:44:47.979Z (over 1 year 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 [](https://www.python.org/) [](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.