Hi….still hoping for a response from this forum.
To add additional info, and not sure if related to the issue I raised but when I copy and paste the snippet of code provided by Google, namely:
<!– Global Site Tag (gtag.js) – Google Analytics –>
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXXX-1″></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());
gtag(‘config’, ‘UA-XXXXXXXXX-1’);
</script>
…..I end up with the following when saving changes for this plugin:
//www.googletagmanager.com/gtag/js?id=UA-XXXXXXXXX-1
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());
gtag(‘config’, ‘UA-XXXXXXXXX-1’);
</script>
So, reaching out to this wider community to help resolve this for a wordpress/dfactory newbie !!
Best Regards
Paul