Go to the Signup Forms section to get started.
Steps to create a new form
1. Make sure your Pulse profile setup is complete and that you’ve created one or more contact groups.
2. Click Create New.
3. Give your form a name (for internal use only).
4. Select one or more contact groups to register new subscribers.
5. Save the form.
6. Copy the Form URL and link it to a button or image on your website.
Embedding the form on your website
The easiest way is to link the Form URL using a button on your site.
If you prefer to embed the form directly into a page, you can copy the Form HTML and paste it into your site’s source code.
Note
To embed the form, you’ll need to provide your Google ReCaptcha Site Key and Secret Key. See below for details.
Google ReCaptcha keys
If you only use the Form URL, you do not need ReCaptcha keys.
If you embed the form, you must enter your ReCaptcha keys registered for your site’s domain.
Visit https://www.google.com/recaptcha/admin to get your keys. You may need a Google Developer account.
1. Register a new site.
2. Choose V2 ReCaptcha with the “I'm not a robot” checkbox.
3. Add your domain to the list of allowed domains.
4. Accept the terms and submit.
5. Copy the Site Key and Secret Key, then paste them into the form settings in Pulse.
6. You're now ready to embed the form in your website!
Customizing your forms
By default, each form includes fields for email address, first name, and last name.
You can fully customize the design and fields using the built-in form editor.
1. After creating the form, click on Compose Form.
2. Edit, delete, or duplicate existing fields.
3. Drag new fields, titles, or texts from the right-hand panel.
4. All fields except email and the submit button can be marked as required or optional.
5. Add your own custom contact fields.
6. To match your site’s style, you can assign custom CSS classes to each element.
7. Save and copy the updated Form HTML to embed on your website.