Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you for all of the help @SanfordWhiteman!
Hi @SanfordWhiteman, how'd you find out about the double onSuccess functions?
I found out that we added an HTML script to our GTM container that listens to Marketo form submissions and when we removed this from the container the form functionality worked correctly and it isn't due to the actual GTM container. Does anyone have any best practices to track form submissions?
Hi Sanford, What is the best way to embed the GTM script if that's causing the issue? Commenting out the GTM script worked and now the form is working as intended, but I would like to have the GTM script as well. Here is a new link:https://empower.tylertech.com/test-gated-form-Ethan.html Kind regar...
Here is the link: https://empower.tylertech.com/test-gated-form-and-promo-form.html
Hi, I have this code that has a bug in it:
When I submit my form the page still refreshes. When I debug the code the return false is called twice for some reason and on the second call the page refreshes and I tried a few other options, but nothing has worked. Does anyone hav...