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.
FYI there's no need for the jQuery(document).ready() wrapper here. By definition, the form is already ready in the DOM when MktoForms2.whenReady() fires.
It's a CSS selector list, so if those are IDs: #id1, #id2, #id3You can even make more complex groups, like ,myName, #myId, #myFieldset input[type=checkbox]
If you do not need granular access to those fields on the Marketo side, consider having one set of generic question fields, with labels/placeholders customized for every form, and ...
Katie, there are two main areas regarding email compliance for financial companies:Email content approval (allowed marketing, disclosures, disclaimers)Email archiving (inalterable ...
Yeah, this kind of "API saturation" is kind of inevitable. Bottom line, the platform is capable of performing more actions in a given timeframe than you can download before the nex...
Josh, this is one of the self-consciously "cool" features of Litmus. It's most commonly used there as an aggregate A/B measure (how many people glanced vs. how many people read, ra...