/**
 * Theme Name:     IATSQ Template
 * Author:         Androgeus
 * Template:       hello-elementor
 * Text Domain:	   iatsq-template
 * Description:    Template developed by Androgeus
 */
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LYKPTD33BX">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-LYKPTD33BX');
</script>