Add a parameter in the Elementor Buttom code
-
Hi there!
I have a button added in elementor, and I need to add this code in the div that it’s generated in the code.
I have to add this in the button code,
onclick=”plausible(‘sedo-top’)
It’s a code that will add an event in Plausible Analytics.
Needs to be like this:
<div class="elementor-button-wrapper"> <a href="LINK" target="_blank" class="elementor-button-link elementor-button elementor-size-xl elementor-animation-grow" role="button" onclick="plausible('sedo-top')"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon elementor-align-icon-right"><i aria-hidden="true" class="fas fa-long-arrow-alt-right"></i> </span><span class="elementor-button-text">Ver precio</span></span></a></div>Is it possible to do that? If so, how?
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add a parameter in the Elementor Buttom code’ is closed to new replies.