✔ Update GA code on Concierge
Completed by Hector M.
- Assigned to
-
Isaac K.
- Notes
-
Isaac
We have the wrong Google analytics code on the concierge site.
The one there now belongs to CIMESPa.
Can you please remove that one and add this one to
https://www.conciergemedspa.com
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142131718-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-142131718-2');
</script>
Thanks.
Thank you for adding the new one,
but you forgot to remove the one belonging to
CIMEspa - UA-142131718-1
Please remove the one ending in -1.
I verified that visitors are being tallied.
Thanks Isaac.