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.
Hard to say which of those errors actually relate to your content. If you want to save your entire template (not email) as a file and PM it to me alongside the email HTML, I’ll tak...
That’s definitely not expected!
A change from [null] value → non-empty value is supposed to trigger Data Value Changes. I just validated this in one of my instances.
Third-party cookie deprecation. Munchkin does not set third-party cookies, it sets first-party cookies.
You can expect a similar experience to what already happens in Safari: infr...
You don’t add quotes around the tokens in the payload.
JSON encoding takes care of quoting when necessary. It encodes values based on the datatype (string, number, boolean).