Ok, I moved the token from the highest level at marketing activity (the very first folder) and put it in the actual program. And it worked! Thanks so much! What a relief 🙂
Opps, here is the code (I must have copied the wrong one).
<script>
MktoForms2.loadForm("//app-ab37.marketo.com", "525-EAQ-286", 1056, function (form) {
form.vals({
"lastFor...
Had to get our external developer to help on this as I'm not good with JS. Here is the script that they ended up using from the Marketo doc:
/*MktoForms2.whenReady(function(mktoFo...
@SanfordWhitemanI am trying to do the same thing and I followed all your instructions to create the token - very easy to follow so thank you. I simply put the token in the sales al...
Ok, I tested the script and it didn't work. I put the script directly under the form script. I put thelastFormReferrerURL hidden fieldin the form but didn't specify a Referrer Para...
Hello all. I am having a similar issue that others have had regarding capturing referral URL on form submit. We've read a bunch of other threads about this topic and we can't figur...