Skip to content

Commit

Permalink
remove support for UA section (#1968)
Browse files Browse the repository at this point in the history
Co-authored-by: ikuleshov <ikuleshov@google.com>
  • Loading branch information
marinakennedy and ikuleshov authored Oct 3, 2024
1 parent 91b8e86 commit b1e0859
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</Typography>
<Typography variant="h3">Support for UA & GA4</Typography>
<Typography variant="body1">
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.
</Typography>
<Typography variant="h3">Demos</Typography>
<Typography variant="body1">
Live demos to help you learn about Google Analytics features.
Expand Down

0 comments on commit b1e0859

Please sign in to comment.