Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @ganbold
ivy@ivy@misskey.id (2026-08-02 13:36:55)
@ganbold@sns1.hydranlab.com 

think goatcounter has a feature that makes it parse webserver logs

bots are prob a lost cause apart from looking at user agents
---Reply--- Ganbold@ganbold (2026-08-02 14:15:04) is it require me to put the js script in the site? https://github.com/arp242/goatcounter

looks like def much more lightweight than umami. but for now kinda dropping idea of putting things on the client side.
Reply

---Replies---
ivy@ivy@misskey.id (2026-08-02 16:31:40)
@ganbold@sns1.hydranlab.com 

it gives you three options for tracking
1. js script
2. tracking pixel
3. parse your server logs

ivy uses the js script; it works, it's lightweight, and it's just one binary