From b1e0859464cfab116544d8cc21dc36b190b19c1a Mon Sep 17 00:00:00 2001 From: Marina Kennedy Date: Thu, 3 Oct 2024 03:23:55 -0400 Subject: [PATCH] remove support for UA section (#1968) Co-authored-by: ikuleshov --- src/components/Home/index.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/Home/index.tsx b/src/components/Home/index.tsx index ff37fc29..13dccd7e 100644 --- a/src/components/Home/index.tsx +++ b/src/components/Home/index.tsx @@ -60,12 +60,6 @@ const IndexPage: React.FC = () => { . We encourage you to take a look if you'd like to see how anything is done. - Support for UA & GA4 - - There is support for both Universal Analytics (UA) and Google Analytics - 4 (GA4). Click the toggle in the nav bar to switch between the UA and - GA4 versions of the site. - Demos Live demos to help you learn about Google Analytics features.