Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks the helped fix it. Adding what I changed to fix it for others.I had the following code in a tag in Google Tag Manager. I removed the 'eventCallback'.form.onSuccess(function handleSuccess (values, followUpUrl) { window.dataLayer.push({ "event": "mkto.form.success", "mkto.form.id": form....
Here you go.https://www.retirepathva.com/contact/subscribe The code I posted above is as basic as I could get trying to figure out the problem. This page has more code and should show a success message when submitted.
I am trying to create a Vue 3 Component for Marketo Form. The form is loading fine and submitting fine but for some reason the page reloads even though I am doing a `return false` in the OnSuccess method. If I change the settings in Marketo for the "Thank you page" to external url from stay on page...
Thanks for the response but I am not able to get it to work. In the console I am just getting Uncaught TypeError: Cannot read property 'location' of undefined.I have also had User Context API enabled for my account. Am I missing something?
Is there a way in RTP to dynamically update the text in a web campaign with the name of the state that the visitor is currently in? I know I could create 50 different segments and campaigns for each state but was hoping not to have to do that.