Litmus Personalize: Request A Demo
Learn More About Litmus Personalize
Get powerful results with uniquely personalized, engaging email experiences that boost customer loyalty and drive revenue.
- Customize every email for every subscriber with robust custom targeting
- Dynamic content automation to serve up your most relevant content
- Live email content like countdown timers, image customization, and more
- AI-driven email content and recommendations driven by user behaviors
MktoForms2.loadForm(“//page.litmus.com”, “864-VPZ-131”, 2009, function(form) { //Add an onSuccess handler form.onSuccess(function(values, followUpUrl) { // Take the lead to a different page on successful submit, ignoring the form’s configured followUpUrl location.href = “/thanks-for-contacting-us/”; // location.href = “/thank-you/”; // Return false to prevent the submission handler continuing with its own processing return false; });});MktoForms2.whenReady(function(form){ var formEl = form.getFormElem()[0], buttonEl = formEl.querySelector(“button[type=’submit’]”); buttonEl.textContent = “Request A Demo”; // or use innerHTML for rich button markup });