I am using a plugin that uses the below mentioned code :
onClick="return es_submit_page('<?php echo $url; ?>')"
I want to add this event tracking to it :
onClick="ga('send', 'event', 'Newsletter', 'SignUp', 'name');"
How do I go about this? I have tried a few things but it's breaking... Thanks
Aucun commentaire:
Enregistrer un commentaire