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.
You're stuck unless you use multiple fields, like one for the host+path and another for the query string.Another recommendation if your URLs contain a lot of encoded characters (i....
No, it’s not possible for any Marketo-side integration to create SFDC COs. (Nor can you do this using the Marketo UI — you can only read SFDC COs in Marketo, not write them.)
You ...
When reporting on email clicks or overall performance, you can suppress members of that smart or static list to ensure you’re only reporting on human email engagement activity.
Tha...
Remember to use the Syntax Highlighter (“Insert/Edit Code Sample” on the button bar) so code is readable. I edited your post this time.
I would expect an error from this code beca...
We’d have to see your page and all the code you’ve written. It’s a near certainty that the error is in how you’re calling the Forms 2.0 JS API and not a bug in the API itself.
As ...
Sorry, no. You can’t access the edge object. What we sometimes do is inject the edge objects (if there aren’t too many of them) as JSON in {{my.tokens}} and then read from there.