From 0a1da7f571aa18d31164b84426cb1de35d4b96aa Mon Sep 17 00:00:00 2001 From: Derek Wolpert Date: Fri, 10 May 2024 14:35:43 -0400 Subject: [PATCH] Integrate Posthog with Noop Identity LocalStorage value --- src/layouts/Layout.astro | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index e561ad7..e4c664d 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -49,32 +49,36 @@ const { data = {} } = Astro.props -