From b49c47fb445914d1c52d7c1b6ba59d5b6d32681b Mon Sep 17 00:00:00 2001 From: arne Date: Fri, 2 Dec 2022 08:42:41 +0100 Subject: [PATCH] Fix typo in "Non-icky website statistics" --- src/posts/2022-10-06-non-icky-website-statistics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/posts/2022-10-06-non-icky-website-statistics.md b/src/posts/2022-10-06-non-icky-website-statistics.md index efb277f..32f7d44 100644 --- a/src/posts/2022-10-06-non-icky-website-statistics.md +++ b/src/posts/2022-10-06-non-icky-website-statistics.md @@ -31,7 +31,7 @@ Glad you're asking! There are quite a few tools which you can (but don't have to) self-host that offer website analytics without creeping on your visitors. It's a good sign if a tool offers an option host it yourself because it hints at an awareness that it may be desirable to not share everything with third parties. The hosted offerings are usually available in exchange for a small monthly fee and you don't need any special knowledge to set them up. -Examples along those lines are [Goatcounter](https://goatcounter.com), [Umami](https://umami.is) or [Plausbile](https://plausible.io). There is also [Matomo](https://matomo.org/), formerly known as Piwik, that offers hosted or self-hosted versions and is the oldest Google Analytics alternative I know. Please know that I am not affiliated with any of those services and have not used all of them extensively. You will have to make up your own mind, see that most of them offer live. +Examples along those lines are [Goatcounter](https://goatcounter.com), [Umami](https://umami.is) or [Plausbile](https://plausible.io). There is also [Matomo](https://matomo.org/), formerly known as Piwik, that offers hosted or self-hosted versions and is the oldest Google Analytics alternative I know. Please know that I am not affiliated with any of those services and have not used all of them extensively. You will have to make up your own mind (see that most of them offer live previews). I personally stopped using client-side tracking altogether, which brings me to my own setup.