This commit is contained in:
parent
e2f202efbd
commit
93a50aedb5
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XC0W9LJMCJ"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-87WTXFSCL7"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-XC0W9LJMCJ');
|
||||
gtag('config', 'G-87WTXFSCL7');
|
||||
</script>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue