|
@@ -4,13 +4,13 @@
|
|
|
<meta charset="utf-8">
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
|
<title>mall-admin-web</title>
|
|
|
- <!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-144208445-2"></script>
|
|
|
+ <!-- Google tag (gtag.js) -->
|
|
|
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-73YJPXJTLX"></script>
|
|
|
<script>
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
|
gtag('js', new Date());
|
|
|
- gtag('config', 'UA-144208445-2');
|
|
|
+ gtag('config', 'G-73YJPXJTLX');
|
|
|
</script>
|
|
|
<!--Baidu Analytics-->
|
|
|
<script>
|