From 51369854742993ecd6088e6d4ed9c8afd5468446 Mon Sep 17 00:00:00 2001 From: andrepimenta Date: Sat, 6 Dec 2025 11:19:23 +0000 Subject: [PATCH] Add Umami analytics events to install flow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Track user journey through installation: - Install modal shown - Install started - Install success/failed 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- src/script.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/script.ts b/src/script.ts index eaf15af..7029415 100644 --- a/src/script.ts +++ b/src/script.ts @@ -1613,6 +1613,8 @@ const getScript = (isTelemetryEnabled: boolean) => `