feat(analytics): retire Rybbit and add SEO/GEO discovery tracking

Document Umami as the sole analytics platform, remove Rybbit proxy and
tracker code, and classify public page traffic with discovery_channel for
adm SEO/GEO dashboards.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-12 01:34:05 +08:00
parent c58a23d155
commit c122bd5664
26 changed files with 466 additions and 449 deletions
-1
View File
@@ -8,7 +8,6 @@ const ALLOWED_TKMIND_HOSTS = new Set([
'go.tkmind.cn',
'm.tkmind.cn',
'plaza.tkmind.cn',
'rybbit.tkmind.cn',
]);
function isPrivateIpv4(hostname) {