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.
It’s simple.
You visit this page and fill out the form:
https://www.confluent.io/resources/online-talk/how-to-build-event-driven-microservices/
When thank you message (not actual...
Can you link to the page please? Bet there's more than one form and some are hidden.It's impossible for a page to hallucinate that it has certain form ID.
The Referrer of a form fill is the page the form was on.
This is because Marketo treats the form referrer as if it were an IFRAME (even though, thankfully, it’s not) and the refe...
Next I tried declaring it as a variable inside of a token. I check the box next to "Marketo ID", wrote "#set( $m_ID = ${lead.marketoID}) at the top of my token, and then wrote the ...
OK. Still, arbitrarily seeking the first item in a list of Custom Objects is an error 99.9% of the time. That’s a sign that the code will break later, even if it appears to work no...
Yes, you can programmatically send additional Visit Web Page and Click Link activities with a custom URL structure (I’ve written about this in the past).
But you can’t mark up the...
Sometimes, people intentionally use incorrect email addresses when filling out a form so that they can access the content(without providing their real email). This could result in...