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.
That JS is pretty bad (its attempt to wait for the Forms 2.0 library to be loaded is plainly buggy) but more important, it has nothing to do with KV HTML. And that JS isn’t even lo...
That’s in line with what I was saying. You have a list of objects: $License_Group__cList. You have to loop (#foreach) over that list. You don’t have an object $License_Group__c unl...
Standard behavior is for a click on a (mkt_tok-enized) Marketo link to associate the Munchkin cookie with the email recipient.
Of course a person can later enter a different email...
What do you mean by “refuses to fire” exactly? On rare occasions a token gets corrupted under the hood and needs to be recreated from scratch, but I’ve never seen this happen with ...
Opens in the e-mail performance report are counted from the tracking pixel on your e-mail that catches opens, which can easily be duped by mail clients scanning your e-mail.
The di...
Something doesn’t add up here. $License_Group__c should be a list of objects, not an individual object. Create a new Email Script {{my.token}}. What do you see when you drag the fi...
Does anyone have an explanation for why this would happen?
Sent really means “considered for sending” — or at best “queued for sending” — rather than actually put on the wire. But ...
You mentioned this can throw off reporting. Can you please elaborate on how this could negatively affect reporting? I'd like to be able to communicate this to my team who sometime...