/*
Theme Name: Website Child
Description: Child theme for Website theme
Author: Website
Author URI: https://getwebsite.io/
Template: Website
Version: 1.0.0
Text Domain:  Website
*/
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FKC7HE3DVQ">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

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