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.
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.
It’swell-establishedthat SFDC’s URL field type isn’t up to the task of storing real-world URLs, since it maxes out at 255 characters.[1]
Whatisn’tdiscussed much, if at all, is tha...
for error check and auditing purposes, what is the best way to export form data into a report?
An Activity Log extract via the REST API contains the details of each Filled Out Form...
I'm thinking yes, with a regex matching on the semicolon-delimited string you get from Checkboxes ("sports;theater"). But haven't tried this exact method.
If your form’s Thank You page is on a different private domain — not just another subdomain of your main domain — and you want to pass over form values, they need to be appended t...
Should eliminate logging activities into Marketo that identified as botsVs Should just mark the identified activities with an attribute let's say bot-activity "True"
Which app...
Inthis recent postI described how you can save database space, optimize bandwidth,andincrease readability by storing URLs in their decoded form:
A decoded URL is equivalent to an...