Skip to content

Commit 24201c1

Browse files
committed
use dedicated learn GA tag
1 parent a1e28c3 commit 24201c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LearnJsonEverything/wwwroot/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
}
3030
}(window.location))
3131
</script>
32-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DQGQ13LL8Q"></script>
32+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LNX7QLY5P6"></script>
3333
<script>
3434
window.dataLayer = window.dataLayer || [];
3535
function gtag() { dataLayer.push(arguments); }
3636
gtag('js', new Date());
3737

38-
gtag('config', 'G-DQGQ13LL8Q');
38+
gtag('config', 'G-LNX7QLY5P6');
3939
</script>
4040
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
4141
<link href="_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.css" rel="stylesheet" />

0 commit comments

Comments
 (0)