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.
I was specifically addressing the dropdown lists of ranks (blank-1-2-3-4), which have no reason to exist that I can see, as long the browser supports drag-and-drop. And the fact th...
When you use an IFRAME, you are in essence embedding an entire web page (document) inside another web page.If http://pages.example.com/formlp.html works on its own, then <IFRAME sr...
Interesting... what a strange (almost unusable?) UX they're presenting.Obviously the drag-and-drop part makes sense, but if you set the dropdown numbers to be different from the vi...
It's quite possible that I could develop a crazy way to mirror the same functionality in Mkto, just for a lark at least. What's the URL of your Survey Monkey poll?
There is no supported programmatic way to determine whether the current cookie is associated (there are undocumented methods but they are not guaranteed to work at later points in ...
Clear from the web browser, yes.You can't clear the cookie from Marketo, nor can you purge the history itself.You could reassociate the cookie with another Anonymous lead, but I do...
All the above will work, of course, but they permanently change the locale of a form.Many companies work with leads with different preferred languages (obviously!). Ideally, such c...
Emails don't have cookies.The unique URLs generated by Marketo for link tracking -- http://branding.example.com/1234354 -- are linked to the lead who receives the original email. I...