My Google Analytics does not work. I have integrate the Google Tracking ID (UA-XXXX…) inn the enfold theme options under Google services –> Tracking code for Google Analytics.
But it does not work.
What i have to do to solve the problem?
My adress you find in the private content box.
Hey Tobias777G,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Thanks for your quick answer.
You see me login-data in the private content-section
Hi,
Thanks for the login details. Could you try pasting the whole snippet which you got from Google Analytics please? You have only added the ID now.
Best regards,
Rikard
Hi Rikard,
i have put the complete code in. But it does not work.
Hi,
I can see the script added to the markup on your site, what are you seeing in Google Analytics? You can try to add the code using a function instead, to see if that helps:
function tobias777g_google_analytics(){
?>
YOUR SCRIPT GOES HERE
<?php
}
add_action('wp_head', 'tobias777g_google_analytics');
Best regards,
Rikard
Hi Rikard,
i don’t know what you mean exacetly with that code you postet above. My Analtys does not work.
Hi,
Thanks for the update. Did you try the script I suggested instead? I tried checking your site again, but the login details are not working anymore.
Best regards,
Rikard
Hi Rikard it is working now. thanks
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike