Hi @arp242,
First off — thank you for GoatCounter and for providing a well-documented API. I've been using GoatCounter for my personal site and it's exactly the kind of privacy-respecting analytics I was looking for.
I built an open-source alternative dashboard that connects to any GoatCounter instance via the API:
Live demo: https://abhishekhsingh.github.io/goatcounter-dashboard
Source: https://github.com/abhishekhsingh/goatcounter-dashboard
It's a single HTML file (no server, no build step) with interactive charts, a choropleth world map, dark/light mode, and lazy-loaded sections to stay within the API rate limit.
Not requesting any changes to GoatCounter — just sharing in case it's useful to other users. Happy to close this issue if it's not the right place for it.
Thanks again for the wonderful project!
Hi @arp242,
First off — thank you for GoatCounter and for providing a well-documented API. I've been using GoatCounter for my personal site and it's exactly the kind of privacy-respecting analytics I was looking for.
I built an open-source alternative dashboard that connects to any GoatCounter instance via the API:
Live demo: https://abhishekhsingh.github.io/goatcounter-dashboard
Source: https://github.com/abhishekhsingh/goatcounter-dashboard
It's a single HTML file (no server, no build step) with interactive charts, a choropleth world map, dark/light mode, and lazy-loaded sections to stay within the API rate limit.
Not requesting any changes to GoatCounter — just sharing in case it's useful to other users. Happy to close this issue if it's not the right place for it.
Thanks again for the wonderful project!