替换渲染器的 ga id
This commit is contained in:
parent
fcd44e49d2
commit
aa6f8cfd62
@ -13,7 +13,7 @@
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script
|
||||
async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=G-0Y7ER0SZ2V"
|
||||
src="https://www.googletagmanager.com/gtag/js?id=G-LPQRRS1VVF"
|
||||
></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
@ -21,7 +21,8 @@
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-0Y7ER0SZ2V');
|
||||
|
||||
gtag('config', 'G-LPQRRS1VVF');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user