We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8264e commit 77765b8Copy full SHA for 77765b8
1 file changed
index.html
@@ -8,14 +8,6 @@
8
<link rel="stylesheet" href="css/tui-chart.min.css" media="screen">
9
<link rel="stylesheet" href="css/main.css" media="screen">
10
<link type="text/css" rel="stylesheet" href="https://statsim.com/assets/common.css" media="screen"/>
11
- <!-- Global site tag (gtag.js) - Google Analytics -->
12
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-7770107-2"></script>
13
- <script>
14
- window.dataLayer = window.dataLayer || [];
15
- function gtag(){dataLayer.push(arguments);}
16
- gtag('js', new Date());
17
- gtag('config', 'UA-7770107-2');
18
- </script>
19
</head>
20
<body>
21
0 commit comments