Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #633865

    I know many visitors are landing on other pages and navigating through the site, but the tracking code is not working in Enfold.

    Help! I’ll post the site below.

    #633886

    Hey sfmcgrady,

    Thanks for getting in touch with us!

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • the URL to the login screen
    • a valid username (with full administration capabilities)
    • as well as a password for that username.

    Best regards,
    Jordan

    #633890

    below

    #634216

    Hi,

    As far as I can see the tracking code is present on all your pages, maybe you could try to contact Google to see why you are not getting any data for your other pages?

    Best regards,
    Rikard

    #634413

    please se more info below as to the problem

    #634956

    Hi,

    Thanks for that, I’ve never seen this error before though. Could you try reinstalling the code like they recommended?

    Otherwise you can try to add this to your functions.php file under Appearance–>Editor.

    function enfold_add_analytics() { 
    ?>
    YOUR ANALYTICS CODE GOES HERE
    <?php } 
    add_action( 'wp_head', 'enfold_add_analytics');

    Thanks,
    Rikard

    • This reply was modified 8 years, 6 months ago by Rikard.
    #635251

    I don’t see functions.php in Appearance Editor, but I do see functions-enfold.php there. Is that what you meant or is missing the functions.php file in there causing an issue?

    #635252

    Woops – looks like Theme Functions is what it is labeled there.

    #635690

    Hi,

    So I’m guessing you found it? Any luck with the code?

    Best regards,
    Rikard

    #635872

    I did update the functions.php file but still Google Analytics is only showing the home page for content? None of the other pages but I know users have been on those pages. Help!

    #636842

    Hi,

    does this happen when activating a default WordPress theme as well? please let us know about your results.

    Best regards,
    Andy

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.