Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5981

Trigger for Click on nested elements isn't working (Matomo Wordpress Plugin)

$
0
0

Hi to all,

I have a button with this code:

<a class="elementor-button elementor-button-link elementor-size-sm" href="my_URL"> 
     <span class="elementor-button-content-wrapper">
           <span class="elementor-button-text">Newsletter</span>
      </span> 
</a>

I need to track every click on “elementor-button-link” and all his descendat children.

I tryed to use instruction here:

And this is my setting:

But it works ONLY for clicks on parent item (elementor-button-link) and not for click into inner SPAN elements.

I need help!
Thanks in advance.
Bye.

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5981

Trending Articles