suresh
This commit is contained in:
parent
abf9fcd61a
commit
eb0d4fde63
@ -1,5 +1,5 @@
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<?php if(getenv('ENVIRONMENT') == 'production') { ?>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ESYJ62M2FY"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
@ -7,4 +7,4 @@
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-ESYJ62M2FY');
|
||||
</script>
|
||||
<?php } ?> }
|
||||
<?php } ?>
|
||||
Loading…
Reference in New Issue
Block a user