If you want to allow your users to add themselves to one of your static lists in Iterable, it's often useful to provide a form on your website.
To generate a basic HTML form that you can customize and use on your website, click the Signup Form link on the Audience > Lists page. This link is visible when you hover over the list for which you'd like a sign-up form.
You can generate a form from an existing list, or create a new list and then generate a form.
These steps cover creating a new list and then creating a signup form.
-
Create a standard list by navigating to Audience > Lists and clicking Import List. For more information, read Adding Users and Creating Lists.
Once you have a list for which you'd like to create a signup form, return to Audience > Lists.
-
In the Name column, click Signup Form.
-
Use the sample code to build your form. You can copy the code block and use it as-is, or customize it.
The live preview shows what the signup form looks like when rendered on a website. Copy the code, and modify it to customize the form as you like. For example, you might change the prompt text, or the text on the button.
NOTE
If a user submits an invalid email address using the form code shown above, they will be redirected to an Iterable error page. To avoid this, edit the form code to add validation logic.
Comments
0 comments
Please sign in to leave a comment.