I can't figure out where to add the Google Analytics code in the template GK Writer. This is one of the new Google codes, called a Measurement code, starts with a G. The code to insert into the head is as follows:
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-R92GNL3B9E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-R92GNL3B9E');
</script>
Can you please tell me where this goes? You can't use the field in the template configuration. When I do a Save, the Google code and javascript are removed.
Thanks,
Pat