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.
Hey guys, here's a "teaser trailer" of something I was working on this weekend that I'm going to publish in a few days: Bitlify TT 01This'll give a leg up for creating Bitlinks wit...
If you need to add data from the document itself before logging Visited Web Page activity, I recommend adding it to the hash before you initialize Munchkin:var productMeta=document...
There are three major ways to use lead info within a page:Embedding tokens directly into a JS function call: _ga.push( {{Lead.Salary_Level__c}} )Embedding tokens into a JS object o...
Patrick, here's a "teaser trailer" of something I was working on this weekend that I'm going to publish in a few days: Bitlify TT 01It won't resolve all the gaps between Pardot and...
By the way, while there are many ways to skin this cat, one simple way is to add all your states/provinces/cantons to the same list, prefixing each with the country name:This list ...
In an email? No. You can't embed multimedia objects in an email.In a landing page? Sure. You have to present it in a few different formats for browser compatibility -- Google is yo...
Hmm, you should never use timeouts to (attempt to) predict call order in an asynchronous environment. It's bad programming practice and destined to fail.Forms 2.0 includes a robust...
...if the syncing needs to occur between SalesForce and Marketo first before adding the lead to Marketo for this feature to work.In brief: yes.The scenario you're describing is act...