Skip to content

Commit b11c1f3

Browse files
authored
docs: remove ga (#4462)
1 parent bc533e5 commit b11c1f3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/theme.config.jsx

-12
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@ export default {
3232
type="image/png"
3333
href="https://docs.thewidlarzgroup.com/react-native-video/favicon.png"
3434
/>
35-
<script
36-
async
37-
src="https://www.googletagmanager.com/gtag/js?id=G-4YEWQH5ZHS"
38-
/>
39-
<script>
40-
{`
41-
window.dataLayer = window.dataLayer || [];
42-
function gtag(){dataLayer.push(arguments);}
43-
gtag('js', new Date());
44-
gtag('config', 'G-4YEWQH5ZHS');
45-
`}
46-
</script>
4735
</>
4836
),
4937
logo: (

0 commit comments

Comments
 (0)