We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b8e86 commit b1e0859Copy full SHA for b1e0859
1 file changed
src/components/Home/index.tsx
@@ -60,12 +60,6 @@ const IndexPage: React.FC = () => {
60
. We encourage you to take a look if you'd like to see how anything is
61
done.
62
</Typography>
63
- <Typography variant="h3">Support for UA & GA4</Typography>
64
- <Typography variant="body1">
65
- There is support for both Universal Analytics (UA) and Google Analytics
66
- 4 (GA4). Click the toggle in the nav bar to switch between the UA and
67
- GA4 versions of the site.
68
- </Typography>
69
<Typography variant="h3">Demos</Typography>
70
<Typography variant="body1">
71
Live demos to help you learn about Google Analytics features.
0 commit comments