Skip to content

Commit 9e1daa3

Browse files
author
Roshan Jossy
committed
Remove google analytics
1 parent 854430c commit 9e1daa3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

public/index.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,5 @@
3636
});
3737
}
3838
</script>
39-
<!-- Global site tag (gtag.js) - Google Analytics -->
40-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116301918-1"></script>
41-
<script>
42-
window.dataLayer = window.dataLayer || [];
43-
function gtag(){dataLayer.push(arguments);}
44-
gtag('js', new Date());
45-
46-
gtag('config', 'UA-116301918-1');
47-
</script>
48-
4939
</body>
5040
</html>

0 commit comments

Comments
 (0)