I'd like to be able to create seed lists. Just an email address and these are leads that are never unsubscribed. I don't want to have to create full-on records for my seeds. Just p...
I think he's referring to mobile autofill for unknown leads. I just happened to have written code today to do this:MktoForms2.whenReady(function(form){ document.getElementById("mkt...
Time waster:Need a Live View for template / LP editing. I've been working on code and token driven landing pages. To check them I have to approve the template, approve a sample LP,...
A form without time-based data. Typically, people score a lead on BANT - Budget, Authority, Need and Time to Purchase. If you use PP, answers to those questions will be frozen in t...
Sounds like this hasn't been natively integrated yet.Question: if i embed my form on a Marketo page, can I just use something like this to append it?var email = document.getElement...
Set validation rules for tokens, such as:Phone numbersTimeDateMin / Max NumbersCharacter CountsPostal CodesCaplitalizationetcAllow blank tokens! They're nice to keep in there for c...