Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    ?Hola!

    Just checked both sites and there doesn’t seem to be any errors / problems. My guess is that Data Sampling is enabled on both of them which means that WPP is only tracking a subset of their traffic.

    Either lower the Sample Rate value (currently you have it at 50) or disable the Data Sampling feature so WPP tracks all of your visits.

    P.S.: your posts on Facebook (Guía del Varón) are usually quite funny/interesting, keep up the good work!

    Thread Starter gabu69

    (@gabu69)

    Hhehehehe glad to hear you like our page, thats the main goal of it hehe and we are polishing content to make it even better ??

    Removed data sampling and still its not really counting stuff
    https://i.imgur.com/1Qs2bmp.png

    Various should be in the 10ks-100ks, what could it be?

    best regards and great plugin

    Plugin Author Hector Cabrera

    (@hcabrera)

    That’s odd. Are you sure Data Sampling is disabled? I checked a couple of your posts and WPP didn’t register the visits.

    Are you using a caching plugin, by any chance?

    Thread Starter gabu69

    (@gabu69)

    Im using varnish cache, but Ive always used it in the past and it didnt affect anything….

    I think this might be caused by Cloudflare Railgun

    You think that might be it?

    Im gonna disable it in laguia and see but I doubt it cause we manage as well https://bit.ly/1YqBruW and its activated in there and there the views are registered correctly

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hi there!

    If it works on another site, then that can’t be it. However, without more info or access to your site I can’t tell what might be going on. From WPP’s side everything seems to be in place.

    Try disabling all of your plugins -except for WPP of course- and see if WPP is able to track visits. If so, then one of them is what’s causing the problem.

    Thread Starter gabu69

    (@gabu69)

    Ok I think i found the problem while checking chrome F12 console:

    I changed 2 of the pages that dont work to HTTPS and I see this error in the console:

    Mixed Content: The page at ‘https://www.site.com/internalpage/’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘https://www.site.com/wp-admin/admin-ajax.php’. This request has been blocked; the content must be served over HTTPS.

    So what should I do now

    Muchas gracias por tu tremendo soporte hector

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hi there!

    It seems you changed something over there, last time I didn’t see that error in the console (I’m sure I’d have said something about it then).

    Anyways, if that’s the case then adding the following line to your wp-config.php file (see Administration Over SSL) should fix that:

    define( 'FORCE_SSL_ADMIN', true );

    That way admin URLs will also use HTTPS, AJAX requests will work and WPP will be able to track page views again.

    Thread Starter gabu69

    (@gabu69)

    I see, arghhh heres the problem

    I use Cloudflare as a reverse proxy, so the front end is in HTTPS, backend is in HTTP I avoid the infinite loop with Cloudflare and CloudFlare Flexible SSL plugins.

    Is there any way to make WPP to work when the fron end is in https and admin page is in http?

    Thread Starter gabu69

    (@gabu69)

    MY BADDDDDDD
    what an idiot i am, i just checked my pagerules and had for HTTPS backed disabled the ssl certificate, my bad hector

    Plugin Author Hector Cabrera

    (@hcabrera)

    So, I’m guessing it works now? ??

    Thread Starter gabu69

    (@gabu69)

    Yup, like a charm

    thanks a lot

    Plugin Author Hector Cabrera

    (@hcabrera)

    Don’t mention it ??

    Enjoy the plugin!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Sorry, no data so far’ is closed to new replies.