docs: Add GA
This commit is contained in:
parent
e91dac837a
commit
f69f58afba
|
|
@ -26,6 +26,13 @@
|
|||
content: "$ ";
|
||||
}
|
||||
</style>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V2XK1QS92P"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() { dataLayer.push(arguments); }
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-V2XK1QS92P');
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
|
|
|||
Loading…
Reference in New Issue