themes/BootstrapChildTheme/SyliusShopBundle/views/Layout/Footer/_google_analytics.html.twig line 1

Open in your IDE?
  1. {#<!-- Google tag (gtag.js) -->#}
  2. {#<script async src="https://www.googletagmanager.com/gtag/js?id=G-D8HZGDLS72"></script>#}
  3. {#<script>#}
  4. {#    window.dataLayer = window.dataLayer || [];#}
  5. {#    function gtag(){dataLayer.push(arguments);}#}
  6. {#    gtag('js', new Date());#}
  7. {#    gtag('config', 'G-D8HZGDLS72');#}
  8. {#</script>#}