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.
Just because youcanserve Forms 2.0 JavaScript enhancements from a Rich Text area on the form — I showedhow to do thatin an earlier post — doesn’t mean youshould!
If you use this ...
Hey there, budding Forms 2.0 JS developer! Do youreallyknow how local<script>tags work? ’Cuz you should.
Let’s examine the difference between snippet A:
<script>
// something ...
Here’s something you may not know you wanted... but it’s super-useful for precise personalization. (It’s also a prerequisite for an upcoming HOWTO post that’s very exciting, so I ...
@lauran0elleyou don't need the changes in this post anymore (they've been incorporated into the product by default). You only need to load forms from your LP domain and they'll wor...
The Forms 2.0Checkboxtype works straightforwardly: if it’s checked, it sends the string“yes”to Marketo, and if it’s unchecked, it sends the string“no”.
If the corresponding Market...
Memory still matters!RAM sticks are cheap and plentiful, and it’s been over a decade since everyday users needed to worry about memory usage on their desktop or laptop.
Yet that’s...
Marketo's URL field type is a weird wee beastie. For one thing, it’s not long enough tofit all URLs(you canstore decoded URLsto save space).
For another, although a URL value must...
We usually say you can choose any subdomain as your Marketo LP domain, as long as it’s not already used by your company: pages.example.com, lp.example.com, get.example.com, signup...
Couldn't have said it better than @Christiane_Rode. It's about comparative reporting. We have a lot of trouble claiming something is invisibly working.