✔ Add GA Code to site
Completed by Hector M.
- Assigned to
-
Isaac K.
- Notes
-
Isaac
I am noticing that we do not have a GA code on this client's https://myfyms.com site.
Can you please add the following code to it?
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-107338600-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-107338600-1');
</script>
I am able to measure them perfectly now.