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.
Seconding @Jep, it really doesn't make sense to expect any old remote query of a transactional db, with the additonal overhead of a Web API, to perform acceptably. For some queries...
AFAIK the connection between the Outlook Add-In and Marketouses HTTPS. This meansthat partis as secure as the connection between Outlook and Exchange. However as @Josh well points ...
As @Max S says, hook the onValidate event.Another simple, runnable example here.Note the Marketo Forms 2.0 object model/API is an enhanced wrapper around a real HTML <FORM>. This i...
It seems like people are talking about two different things.One is tracking clicks on links within text-only emails. If you enclose the link in [[square brackets]] then Marketo wil...
It's extremely easy to enable this with basically one line of JavaScript (no jQuery).This is the same form in two different languages:http://s.codepen.io/figureone/debug/GgYXvE?#en...
Problem with this approach is you are probably skipping the Marketo CDN. This will kill performance the further you get geographically from your instance.
It would be much better ...
Good question. If you wanted to track the number of people who opened the lightbox (as a superset of those who opened itand filled out the form) I would use a manual Munchkin `clic...
@Leah G Do you use Salesforce? If so you can create a formula field that saves the URL-encoded form of the Contact's full name.You also can probably do this using Email Scripting. ...
@Brent E Reading the text version isn't about server setttings (unless you mean AD group policies which force apps on workstations to favor the text version). It's much more about ...