• I have button events tracking fine however when trying to track the class of an Input button of a form it doesn’t work. If I track the wrapper around the input and click outside the input it does work and clicking on the input inside of the wrapping div doesn’t in other words if I am setup like so

    <div class="input-wrapper"> <input class="input-tracker"></div>

    tracking .input-wrapper works but only clicking outside of .input-tracker
    Setting up event on input-tracker doesn’t work at all anyway I target it.

    https://ninjaforms.com/event-tracking-for-ninja-forms/ – was using this guide is how I found your plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author yuvalo

    (@yuvalo)

    Hi @nickfmc,

    At the moment we are working to get Ninja Forms tracking back on.
    It used to work out of the box for us, but after they made a few changes along the way, we will have to write code to integrate with their plugin.

    I will send out an update as soon as we have something that works.

    Yuval

Viewing 1 replies (of 1 total)

The topic ‘Tracking on Input tags not working’ is closed to new replies.