Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@David mailto: links should have the class="mktNoTrack mktNoTok" if you want them to actually work for the bulk of your recipients.
OK, great!
When you say, "Deactivated" are you actually checking for the form submission on the wire? When you use event handlers the button may stay in the grayed-out "Please Wait" state but the data is still sent (to Marketo's server-side handler `save2`). Also, the only change I made to the Fiddle before ...
@David like Kristen said an anonymous lead is someone who is truly not-yet-known. Somebody who was known to you but then became not contactable is still known. If they were instead to be changed to anonymous upon a hard bounce, that would be like saying previous successful contacts didn't happen (I...
@Jen you're mixing together jQuery-speak and plain JS and it definitely makes your code harder to read (to be fair, this forum is not at all suited for code).Here's a simple no-framework fixup of your code. Notice: [1] you don't have to do a DOM lookup for the form elements as they are already refer...
No prob, let me know how it goes.
@ Malik yes the only way for the tracking image to phone home to Marketo is for the user to allow images.And as for (2) yes there are other ways to embed images into email, and some of those ways (though not supported by Marketo on the authoring side) allow for images to be automatically shown in so...
You want class="mchNoDecorate" on the link.
I agree and it's strange to require _method override in that situation, since you aren't really overriding anything as you may always pass a query string with a POST.
Thanks @Justin. I know there are some purpose-built plugins out there, but since I don't use a CMS I only know the generic ways.@Craig if you are using something other than WP or just want to see this in its simplest form: http://jsfiddle.net/sanford/sgf4nkxp/5/show/?keywords=blue,diamondhttp://jsf...