diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-02-04 17:21:11 +0100 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-02-04 17:21:11 +0100 |
commit | addc47b5c7be1c793da1c205c86080fd4b8671f5 (patch) | |
tree | ddfb310f75050822a31f60d57cf898b4ee39765f | |
parent | cd47f2ac63a743bdb20fe6e73877ae82e5306094 (diff) |
feat: article for 2023-02-04
-rw-r--r-- | content/2023/statistics-are-now-public.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/2023/statistics-are-now-public.md b/content/2023/statistics-are-now-public.md new file mode 100644 index 0000000..4aaf429 --- /dev/null +++ b/content/2023/statistics-are-now-public.md @@ -0,0 +1,12 @@ +--- +title: "Statistics Are Now Public" +category: "blog" +abstract: this blog has open statistics for eveyone to marvel at +date: 2023-02-04T17:18:14+01:00 +year: 2023 +draft: false +tags: ['statistics', 'plausible', 'google'] +--- +I use Plausible here, a privacy-oriented alternative to Google Analytics. I want to know what you read and where you came from (even if the latter works poorly). I don't want to know who you are. + +One cool feature: I can make the statistics public. You can now go to [https://plausible.io/michal.sapka.me](https://plausible.io/michal.sapka.me) and see them if you are interested in how few people reach here :) |