• Resolved edgardominguez

    (@edgardominguez)


    En las estadísticas no se realiza el conteo de clics. Tengo la versión gratuita, pero en otras instalaciones sí lo hace.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Arnan

    (@adegans)

    If you look in Manage Adverts, wHat does it show for stats? 0’s or …’s?

    Thread Starter edgardominguez

    (@edgardominguez)

    It shows clicks as 0, but it does count total and daily impressions.

    Plugin Author Arnan

    (@adegans)

    Aha, then stats are enabled at-least.

    What kind of advert are you trying to track? A html5 ad? Something with Javascript like you get from Adsense?
    Or did you make it yourself with a text and image tag?

    Thread Starter edgardominguez

    (@edgardominguez)

    It’s an image with a link.

    Plugin Author Arnan

    (@adegans)

    Logically that would mean there are no clicks.
    If you’re clicking the advert yourself, make sure that counting clicks from logged in and admin users is enabled.

    To make the click counting work AdRotate needs to load a piece of Javascript.
    This is added to the advert code when the page loads.

    And if the underlying code processing the click isn’t working it’ll generate an error in the browser inspector. This’ll show up in the browser inspector in the Console tab – Probably a text in red mentioning a missing function or that jQuery is missing.

    Thread Starter edgardominguez

    (@edgardominguez)

    Yes, there seems to be an error loading the JavaScript. When a click is performed, the inspector gives this error:
    “Uncaught ReferenceError: jQuery is not defined at jquery.clicker.js:14:3”

    How can I fix it?
    Thanks for your help

    Plugin Author Arnan

    (@adegans)

    Haha, that’s an easy fix 🙂

    In Settings > General you can enable jQuery.

    Thread Starter edgardominguez

    (@edgardominguez)

    Yes, it’s fixed by enabling jQuery.

    Thank you so much for your help.

    Plugin Author Arnan

    (@adegans)

    Woohoo! 🥳

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

You must be logged in to reply to this topic.