Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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).
Hi, here is a screenshot of the token in the tokens section and of how i put it in the email alert. Thanks!Brenda
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(mktoForm){mktoForm.addHiddenFields({lastFormReferrerURL : document.referrer});});*/This worked. Thanks for your help!! Brenda
@SanfordWhiteman I 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 alert email and did a test. The data is not being passed through the token to the email alert. The field is in a form tha...
Ok, I tested the script and it didn't work. I put the script directly under the form script. I put the lastFormReferrerURL hidden field in the form but didn't specify a Referrer Parameter or a URL Parameter. Any advice?
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 figure out exactly how to apply those instructions to our special circumstance. We have a custom Wordpress site and we are m...
so helpful to just get a quick answer without the broken link to product docs.