• Resolved crushtest

    (@crushtest)


    I have a problem, that plugin don’t track users. in google Analytics 0 visits.
    tried automatic authentificate, and manual.

    on my other site, automatic authentificate also not working, but working manual method. here both of them not working.

    i have another plugin for analytics, but it’s deactivated – not sure it somehow can modify work of yours.
    site: http://elefun.moscow/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author chriscct7

    (@chriscct7)

    Your theme appears to be missing the wp_head() call that all themes are required to have in the header.php file

    -Chris

    Thread Starter crushtest

    (@crushtest)

    i’ve added
    <?php wp_head(); ?> before </head>
    hope it will work 🙂

    Plugin Author chriscct7

    (@chriscct7)

    Yep, it’s working now

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘not working’ is closed to new replies.