Add reasoning for self hosting GoatCounter
For posterity and in case anyone ever asked
This commit is contained in:
parent
4f91d53236
commit
afd189e47a
@ -7,6 +7,14 @@ visible: true
|
||||
|
||||
GoatCounter is an Open Source Analytics written in Go.
|
||||
|
||||
## Why self host?
|
||||
|
||||
GoatCounter offers a free hosted version for small and hobby websites.
|
||||
One issue however occurs when users with an adblocker access the website, as access to external websites is often blocked.
|
||||
By hosting GoatCounter yourself on a different subdomain, most adblockers will allow the request to go through.
|
||||
|
||||
GoatCounter [most likely](https://www.goatcounter.com/help/gdpr) does not require a GDPR consent notice.
|
||||
|
||||
## Installation
|
||||
|
||||
GoatCounter is distributed as a statically compiled binary.
|
||||
|
Loading…
Reference in New Issue
Block a user