Viewing 5 reply threads
You must be logged in to reply to this topic.
Hello, i tried to paste this code in Specular General options under
Tracking Code. Paste your JS code here.
(xxx substitute real code)
<!– Global Site Tag (gtag.js) – Google Analytics –>
<script async src=”https://www.googletagmanager.com/gtag/js?id=UA-xxx-1″></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());
gtag(‘config’, ‘UA-xxx-1’);
</script>
But it is not working
What would be the correct way of putting my code?
Thank you
Hello,
The tracking box is the right place to paste your code. Please make sure you have copied the right code from the google analytic site. The <script>
tags should not be pasted. Check this example code: https://postimg.org/image/6kaim63xu3/
Let us know.
Best regards!
Link doesn’t work so I can’t see how can we add this code. I have the same problem. Can you please share example code as text.
Hello,
Please try adding the code you received from your google account, in General > Tracking Code. Without removing the <script>
tags.
Screenshot.
Let us know.
Best regards!
Hello,
You can add some wp credentials in your profile so we can check this out. But first, please extend the “SUPPORT LICENSE” so we can continue helping you.
Best regards!
You must be logged in to reply to this topic.