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.
Add it to the Landing Page that contains the form.The code adds the last part of the URL (i.e. productA or productB) to your form, so it needs to be on the same page as the form.
It'll work fine in an IFRAMEd LP. Just use the whenReady event in an HTML block in place of the onReady.MktoForms2.whenReady(function(form){ form.onSubmit ...
I think what Josh means is something like kaleena.i.weber@example.com when your real address is kweber@example.com, or weberk@example.com when your real address is kaleena.weber@ex...
Sure, it's possible. Probably needs a little custom CSS is all. And for something so simple it's a pity to have to use an external form for it. In fact, I'm not sure if you're awar...
That will not work. Webhooks do not run while a Landing Page is being rendered (I shudder at the performance destruction if they did!).Webhooks can be triggered to run in response ...