Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1323100

    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.

    #1323119

    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

    #1323123

    Thanks for your quick answer.

    You see me login-data in the private content-section

    #1323141

    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

    #1323146

    Hi Rikard,

    i have put the complete code in. But it does not work.

    #1323223

    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

    #1323254

    Hi Rikard,

    i don’t know what you mean exacetly with that code you postet above. My Analtys does not work.

    #1323314

    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

    #1323321

    Hi Rikard it is working now. thanks

    #1323348

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘My Google Analytics does not work’ is closed to new replies.