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

Note Detail


Reply to @ivy@misskey.id
Ganbold@ganbold (2026-08-02 13:03:02)
oh yeah lmao, as Sandy said honestly, that was my plan. pulling access logs from nginx conf.d, then another script structure them in a way like "last accessed". but definitely need a way to filter out the bot so I don't mistake bot access as actual user access, not sure how

---Reply--- 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

---Replies---
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.