Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:13:01.000Z (about 2 years ago)
- Last Synced: 2023-03-02T22:11:42.669Z (almost 2 years ago)
- Topics: analyzer, loggerhead, python, reactjs, web-log, yarn
- Language: JavaScript
- Size: 1.93 MB
- Stars: 0
- Watchers: 1
- 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