goatcounter
goatcounter copied to clipboard
Easy web analytics. No tracking of personal data.
At the time of writing, https://github.com/arp242/goatcounter/blob/master/go.mod contains 3 `replace` statements: - zgo.at/bgrun added in https://github.com/arp242/goatcounter/commit/c5810c639b0df378deb9224967cdbe9c85e98dac - github.com/oschwald/maxminddb-golang and github.com/oschwald/geoip2-golang added a long time ago. These make the project impossible to...
Hi, I work for IPinfo, but I have been using Goatcounter for my personal projects for several years and have been exploring self-hosting it recently. I would like to request...
I am hosting an rss feed on my website and I would like statistics on how often is is being pulled. Bot detection means that no stats are recorded for...
Newly joined and copy-pasted the `` code I was given inside the main `` inside the` ` of every html file on my blog, which is hosted on [Neocities](https://corinnemercury.com/). Despite...
Firstly, excellent project. GoatCounter's source code and documentation are impressively accessible and well-designed. I work for a small fintech company considering a self-hosted install of GoatCounter. Our use case requires...
what is meaning for those numbers? unique visitors or page views
# Introduction ``` Version: v2.5.0 Go: go1.21.5 linux/amd64 (race=false cgo=true) Database: PostgreSQL 15.6 Uptime: 9h21m19s ``` I built my own Docker image, and the repository address is: [docker-goatcounter](https://github.com/aaro-n/docker-goatcounter). I found...