If you're only emailing it to people in your database, you could completely omit these fields from your form. The link to the page hosting the form will be converted to be a unique...
JVR: There's a "default" field that you set as well, so you can put in your value for when people arrive there organically.Dave: The parameter name is the variable in the URL strin...
It again comes down to what your purpose is for the email... if you're sending mass emails, the reporting is going to be a lot better via an email program. Likewise, if you want to...
Out of curiosity, why would you want to disallow them the ability to update their information? And likewise, if you don't want them to change it, why display it again if it's alrea...
When you build the form in Marketo, you can add a field and set it to be hidden. Changing the field type to hidden will give you a new option called "Autofill" -- changing this wil...
There's not really a reason to use a smart campaign to send an email unless it's based on a trigger, or if you're wanting to do a drip setup.An email program is good for a mass sen...
If you have multiple forms on the same page, this shouldn't affect those. You're specifying the form via an ID in the jQuery so the code is only pertaining to that form.
You won't edit the embed code within Marketo, you'll edit it when you add it to your site... so using the example on the link you posted, you'll get the following code from Marketo...
What Steffen is referring to is the ability to change the redirect based on a field selection. So if you put a drop down in your form that said "What asset do you want?" with 30 op...