Hi
I need to put a google tag that works when the page clicks register (on the page registration page).
How do I do that?
Thanks
GTM have a lot of event for click by ID or class
I need to put the tag on the register user button
<button name="register" class="btn-large waves-effect waves-light" type="submit" onclick="javascript:return myValidator(userForm,true);" title="Efetuar cadastro">Efetuar cadastro</button>
on the button where I need to put this code, there's a javascript, I don't know how to put the code here, or where to put it
<!-- Event snippet for CONTATO - CADASTROU SITE conversion page -->
<script>
gtag('event', 'conversion', {'send_to': 'AW-11147908395/GntiCLyFrZoYEKu'});
</script>
Why you don't read my first post carefoully and search on the google? :D
First try and second post your result.
maybe this?
https://www.youtube.com/watch?v=ghUwerH1fsw