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.
The removal of Reflection-based features from Marketo’s Velocity environment in June 2019 was a disappointment — however inevitable — to those of us who push email scripting to the...
Our secondary site is accessed through our main site via iFrame. Could this be what is causing Marketo to not be able to track correctly?No, because the outer document can always s...
Velocity does something magical when you just output a Lead field (without any other code at all). The magic: it truly outputs the value as stored in Marketo. A {{lead.token}} does...
Persist the query param to another cookie.When initializing Munchkin, pass that cookie value as the visitorToken option:Munchkin.init("AAA-111-CCC", { visitorToken: <your alternate...
I obsess over questions like “What is a webhook?” like philosophers contemplate “What is consciousness?” (Or like others wonder “Are we merely 3-dimensional cartoons watched by N-d...
Connections to the unsub server are no doubt heavily policed to prevent abuse. (Imagine that's because, per my tests, the mailserver itself doesn't know the full directory of legit...