Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingdutch/analytics
Basic privacy oriented site analytics
https://github.com/kingdutch/analytics
Last synced: about 1 month ago
JSON representation
Basic privacy oriented site analytics
- Host: GitHub
- URL: https://github.com/kingdutch/analytics
- Owner: Kingdutch
- Created: 2020-01-08T21:56:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:24:42.000Z (about 2 years ago)
- Last Synced: 2024-10-28T16:54:07.109Z (3 months ago)
- Language: JavaScript
- Size: 1.79 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alexandervarwijk.com / Analytics
This repository contains the analytics code for [my personal website](https://www.alexandervarwijk.com/).
The analytics code is inspired by [Simple Analytics](https://simpleanalytics.com/) to track only anonymised
data and not perform any invasive user tracking.For development, this project can be set up locally by using `yarn` to install
the dependencies. Starting docker will set up a local webserver and node
container that sets up webpack to watch the source files and nodemon to
automatically restart the server if anything changes.