Google Analytics Tag Undetectable

Hi there,

I have tried every which way to install google analytics on my website. Attached is currently what we have installed in the x ga plugin.

Please help!

Thank you very much.

I had to delete the GA plugin - it was the only way to get rid of the code that is appearing on the homepage. I had to hide it with this CSS on the page:

window.dataLayer {
display: none !important!; 
}
window.dataLayer = window.dataLayer {
display: none !important!; 
}

Hello Ashleigh,

Thanks for reaching out. :slight_smile:

You don’t need to enter Google Analytics script tag. Just the Google Analytics Id is all that is required. Please remove the script from Meta Tag (Optional) box and it should work fine.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.