From e239221d32ce1b060fc0b7ed99baf46e12256902 Mon Sep 17 00:00:00 2001 From: Darius Cepulis Date: Wed, 12 Nov 2025 09:43:56 -0800 Subject: [PATCH] fix(site): idle load analytics (#188) --- site/src/components/Posthog.astro | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/site/src/components/Posthog.astro b/site/src/components/Posthog.astro index cb5a9e67..33eecbaa 100644 --- a/site/src/components/Posthog.astro +++ b/site/src/components/Posthog.astro @@ -1,7 +1,21 @@ + + \ No newline at end of file