Archives: Snippets
campaign.load.func
custom-html-js-validation-ajax-example.html
custom-html-js-validation-example.html
om-startClose.js
// Close the OptinMonster campaign om{{id}}.startClose();Continue reading
om-change-view.js
// Show the Yes/No view om{{id}}.changeView(‘yesno’); // Show the Optin view om{{id}}.changeView(‘optin’); // Show the Success view om{{id}}.changeView(‘success’);Continue reading
om-html-form-conversion-class-example.html
om-listeners-convert.js
om{{id}}.Listeners.convert();Continue reading
om-webhook-example-v1.0.0.json
{ “lead”: { “email”: “[email protected]”, “ipAddress”: “1.2.3.4”, “referrer”: “https://optinmonster.com/”, “timestamp”: 1699985224, “firstName”: “Archie”, “lastName”: “Monster”, “phone”: “888-888-8888” }, “lead_options”: { “list”: “List A”, “tags”: [ “Tag A” ], “data”: { “custom_data”: “Custom Data” } }, “campaign”: { “id”: “fvb1cg7s3tkuhn9lqamx”, “title”:…Continue reading