From e61e644ef32f6baef137c9da7ddb08b098943063 Mon Sep 17 00:00:00 2001 From: Ivan Santos <301291+pragmaticivan@users.noreply.github.com> Date: Wed, 10 Jul 2024 18:31:29 -0500 Subject: [PATCH] feat: change tag manager --- lib/google-analytics.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/google-analytics.ts b/lib/google-analytics.ts index e2b830f..20655c7 100644 --- a/lib/google-analytics.ts +++ b/lib/google-analytics.ts @@ -1 +1 @@ -export const GA_TRACKING_ID = 'UA-46005483-1'; +export const GA_TRACKING_ID = 'G-7ZH9QQZZZ1';