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.
Race condition
Because this worksasynchronously, in theory if 2 people registered at the exact same time, and there was only a single spot left hitting the registration limit, we c...
Your developer community meets on the 4th Wednesday of each month. You want to send monthly invites from Marketo without having to hard-code anything. Earlier, we learned how tofi...
In programming slang, afootgunis a prominent feature thatβs so easy to misuse β toshoot yourself in the footβ that everyone should be wary of it, even if it has proper uses.
Perh...
One of our clients recently did a big import of JSON-formatted values into a Textarea field. The result in Velocity, after the usual#evaluatetrick to rehydrate JSON, is equivalen...
It is implemented, but bear in mind Google and Yahoo both apply additional heuristics to decide whether to show the in-app unsubscribe link. If they decide some content isnβt βlist...
Would you believe thereβs something onlyOutlook.com and Outlook Web Access β plus a few lesser known email clients β get right?
Now, by βrightβ I meanobeying web standards and no...
An IT team claimed the all-importantmkt_tokquery paramβ±wasnβt being attached to Marketo links, even though they redirected from Marketoβs click tracking server (a.k.a. branding do...
Framer LPs support custom code, but β as with other WYSIWYG site builders β the DX is pretty unfriendly.Insert Β» Utility Β» Embedgives you a miniature textarea with a proportional ...
Take this VTL snippet, intended to output trial keys for known combos ofCountryand custom fieldIntended Use:
#if( $lead.Intended_Use__c.equals("MycoAlert Trial Kit")) && ($lead.Co...
Ever wanted to copy a bunch of fields from a βlead templateβ to new leads on creation? Or βbroadcastβ field values from a primary lead to a group of related leads, say all from t...