https://github.com/ncounter/surftrace
analyze and put together navigation traces of a website
https://github.com/ncounter/surftrace
analyzer loggerhead python reactjs web-log yarn
Last synced: 11 months ago
JSON representation
analyze and put together navigation traces of a website
- Host: GitHub
- URL: https://github.com/ncounter/surftrace
- Owner: ncounter
- License: mit
- Created: 2019-06-21T19:11:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:59:04.000Z (about 3 years ago)
- Last Synced: 2025-02-07T06:46:19.547Z (about 1 year ago)
- Topics: analyzer, loggerhead, python, reactjs, web-log, yarn
- Language: JavaScript
- Size: 458 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# surftrace
Manipulate and analyze navigation traces of a [Uyuni](https://github.com/uyuni-project/uyuni) website based on the `rhn_web_frontend.log` file produced by the usage itself. Generate reports data and present them in a webUI view.
## backend
The slice of the project that manipulates data and generates analyzed data.
## surftrace-view
The view of the output produced by the `backend` tools