Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We have a form that captures the referrer value from the query string. The form has a hidden field for the referrer. It works HERE in a non-iframe situation. We now want to use the iframe delivery method for a different form on a different page, so the form is loaded into a page on our web site via ...
Dan -I think I need something similar. My form is loaded into a page on our web site via an iframe. I need it to capture the referrer (ref) value from the URL:i.e. xxx.com/static/400/?ref=DMThe form has a hidden field for the referrer. It works HERE in a non-iframe situation.Our new reg. sign-up cal...
Sanford -I tried coding the link to the form page as you indicated in an attempt to pre-select one of the form's radio buttons. Didn't work. I notice that this script is in your page. Do I need it? If so, how to configure it if my radio buttons field is API Name: dateEvent / Friendly Label: Date-E...
Thanks very much.And finally, when mailscanner re-writes the code as per above, does that affect Marketo's email stats (delivers, opens, etc.)?
Thanks, Sanford, for your reply. Let me clarify.Our other email service includes a tracking GIF that our company's incoming mail server doesn't have a problem with. It doesn't change its code; and doesn't add "Disarmed" to the subject line:
Marketo's tracking GIF has this code:Our incoming mail serve...
Is there/can there be a mechanism that allows for custom coding of the 1x1 px. Tracking GIF that's included in emails?Our mail system, and probably others like it, disarm this GIF which neutralizes its opens/click-tracking abilities; and announces this disarming in the email's subject line. Our IT f...
Thanks, Josh, for your reply. Something like THIS?Add a Random choice in the Send Mail flow step and it'll send invite #1 to 50% of our list; and invite #2 to the remaining addresses?We made a sample list of eight names. It correctly sent Invite #1 to four, and invite #2 to the rest.Thanks very much...
We want to test two different landing pages. We have two email invitations (each with its links pointing to one or the other landing pages).We'd like to send one invitation to half (randomly-selected) and the other invitation to the other half.What's a good method?Thanks.
Thanks, Sanford.I Follow your logic, and have attempted to add the flow step, however I think my assembly is a little off.Can you point me in the right direction?Thanks again!
OK. If I'm following correctly:1) Create new custom field: Last Single Comment2) Change name of form's comment field to Last Single Comment3) Edit Smart Filter's view to include Last Single CommentThanks again.