This post originally appears on the Marketo Developer's blog, here.Read Part 1 hereFor the most part, errors received back from the Marketo REST API will not be automatically recov...
What metric are you using to determine that they haven't been deleted? Some of the front-end graphs have a long updat period and won't reflect real-time stats. If you load your All...
While the Marketo form builder is quite powerful, there are some edge cases where it doesn't produce quite the result that you're looking for. A common request is to reposition fie...
I think you're looking for triggers. In your example, you would use a Clicks Link in Email trigger to listen for the click action, and then send out an alert when it happens.
On your form embed code, you can swap out the '//app-****.marketo.com' in the loadForm call with '//<your landing page domain>' which should remediate this issue.