I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
@Bryant C Instead of blindly redirecting them to the asset, simply log a Clicked Linkevent using the Munchkin API, then redirect them. You don't need any additional LPs or forms.Th...
@Dan M What @Adam Vavrek is saying (not to step on his toes) is that as long as you load Munchkin -- a must-do for any of your external pages -- clicks will be logged as aClicked L...
@Dan R But that seems like exactly what @Dan Stevens is trying to avoid -- adding the form fields to the Marketo side (we've done the same as you with TypeForm in just the past wee...
Sorry I didn't get a chance to look at this before. I had to suddenly go out of town. @Anna L I looked at the URL you posted and it's not "taking you back to the main site" per se....
@BryantC A link typically goes via the Marketo click tracking server (your branding domain) in order to be linked to the lead's activity history. If a lead forwards a link it still...
What @Takehiro said, likein onValidate:if ( /(\d|^First$)/i.test(vals().Firstname ) ) { // kick them back out with an error}However I'd be wary of trying to account for too many "f...
While I agree with @Amy L, if you're talking about redirecting to both files at once (so the user is prompted to download both of them) that's, in practice, impossible, though it d...