Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey @SanfordWhiteman that makes sense. I'll look to remove the eventCallback from the GTM inject script. Thanks again for your help. Much appreciated 😃 Update: It worked!
Thanks @SanfordWhiteman for looking into this. Really, appreciate all the help so far 😃 I moved the script just before the closing tag but unfortunately, I can still can't get it to pass the values into the URL.I added a console log to write after the onSuccess function to see the resulting URL st...
Hi @SanfordWhiteman Thank for your reply! The code is good so I know my implementation/setup is causing the issue. 😅 This is my landing page here: https://you.oxfam.org.au/Test-first-name-variable.htmland for testing I've set up a redirect to https://www.oxfam.org.au/marketo-thank-you/ Your soluti...
Hi all,I've created a guided landing page and have set to redirect to an external page after the form submission.I'd like to pass the value of the FirstName field and then to render it on a Wordpress page with the message saying something like."Thank you, {FirstName} for getting in touch..."Does any...