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 don't have to prefix values. Heck, you could use an intuitively-named JS object or array of objects, or whatever data structure you want. And you could even fetch the list from...
Build the regexp in JavaScript, then either fire a munchkinFunction::visitWebPage or append additional data to the URL before Munchkin::init if there's a match.
The SOAP and REST APIs are pretty easy to use even for a junior developer. The sheer volume of data you may encounter means this really isn't something that should be so easy to ge...
To be clear, is that the actual link within the email, or is it the link after it bounces off your branding domain?I want to see the URL with the branding domain in it (click.wenns...
Sure, you can write the whole document.referrer (same place Marketo gets the data) into a hidden field. form.addHiddenFields{ referrerURL: document.referrer }