Consistently Detect Errors on Marketo's End With Embedded Forms
We have many embedded Marketo forms that capture leads across a few sites. Many of these forms are of high importance and we need to have them up at all times if possible.
A week or two ago there was an outage on Marketo's side that caused these forms to not load. I'd like to be able to detect when there are issues like this consistently to load a backup local form in those cases.
I can detect if the MktoForms2 object doesn't exist and respond to that. My concern are all the possible cases where MarketoForms2 is available but the form fails to load for any number of reasons. I looked through the documentation and I'm not seeing any convenient ways to catch form load errors.
Does MktoForms2 give any indication that a form was not able to be successfully loaded and embedded? Aside from setting a timer on page load and checking for the existence of the form I'm coming up blank.
Thank you for the help!