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
