Ok. This solved it:MktoForms2.whenReady(function(form){var formEl = form.getFormElem()[0];var submitEl = formEl.querySelector('button[type="submit"]');form.onSuccess(function(vals,...
I don't think that will work. The form is embedded into the OptinMonster pop-up which is set to display on a subset of pages on the site, based on a URL parameter, e.g. URL include...
Sorry, what I meant was, this form is used by multiple landing pages, so defaulting to the per-Form Thank You for this Form is probably not going to work.Maybe the easiest thing to...
Great thanks. We don't really care about the OM conversion; it's a means to an end...One question. This form is being used in multiple campaigns, I'm not sure setting it to default...
Hi,We are using an embedded form on our website.We're testing the form in a 3rd-party pop-up, so it's running simultaneously with a mirror campaign on a Marketo landing page. We'd ...