From 23b81fb74724a7c4dce41926c72614565d663272 Mon Sep 17 00:00:00 2001 From: Max Shen <74842863+m4xshen@users.noreply.github.com> Date: Wed, 6 Aug 2025 20:20:30 +0800 Subject: [PATCH] docs: add analytics tools --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 1f55118..d020e06 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). ## Table of Contents +* [Analytics Tools](#analytics-tools) * [Cloud Platforms](#cloud-platforms) * [AI Coding Tools](#ai-coding-tools) * [IDEs & Code Editors](#ides--code-editors) @@ -21,6 +22,12 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). --- +## Analytics Tools + +- [Plausible](https://plausible.io/) - Easy to use and privacy-friendly Google Analytics alternative. +- [Repohistory](https://repohistory.com) - GitHub repo analytics tool without 14 days limit. +- [umami](https://umami.is/) - Umami is an open source, privacy-focused alternative to Google Analytics. + ## Cloud Platforms * [Vercel](https://vercel.com/) - Frontend cloud for static sites and serverless functions.