Mark McLaren

Results 1 issues of Mark McLaren

My Analtyics code snippet looks like this ```html window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-XXXXXX-X'); ``` My page doesn't fire any explicit...