• Good Morning.

    I have two buttons, “Phone” and “Contact”. I have added an id to each button but when I click it does not do anything in analytics. Only the phone button on PC works (I think).

    I want that when I click on the button I register the objective.

    I must be doing something wrong.

    Thank you


    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author yuvalo

    (@yuvalo)

    Hi @tempocrea,

    It looks like the contact button has two links. The first is the one with the id you assigned and is empty.
    The second is the one you want to track:

    <p><a id="botoncontactar"></a><a href="https://www.bichonmaltestoys.com/criadero-bichon-maltes-coreano/"><img class="alignleft wp-image-2166" src="https://www.bichonmaltestoys.com/wp-content/uploads/2018/08/boton-contactar-2.jpg" alt="" width="140" height="42"></a></p>

    Try moving the id to the second link.

    Yuval

    • This reply was modified 7 years, 5 months ago by yuvalo.
    Plugin Author yuvalo

    (@yuvalo)

    Hi @tempocrea,

    Is this still an issue?

    Yuval

    Thread Starter tempocrea

    (@tempocrea)

    Good Morning,

    Yes, it continues to give problems. Nothing appears in google analytics.

    I do not like bother and I was trying to find a solution.

    Plugin Author yuvalo

    (@yuvalo)

    @tempocrea
    It looks that now you changed the ids in the plugin’s settings.

    For the contact button use the id botoncontactar as the element name.

    Yuval

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

The topic ‘No tracking’ is closed to new replies.