> ## Documentation Index
> Fetch the complete documentation index at: https://docs.landerlab.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Newsletter Forms for Lead Capture

> Add newsletter forms to collect emails, capture leads, and track conversions directly on your landing pages.

The Newsletter element lets you collect emails directly on your landing page.\
It’s commonly used for subscriptions, lead capture, or simple opt-ins.

You can add it from the left sidebar and customize both its design and behavior.

## Editing the Content

* Click on the input field to edit placeholder text (e.g. “Enter your email”)
* Click on the button to edit the label (e.g. “Subscribe”)

***

## Newsletter Submit Settings

These settings control what happens after someone submits the form.

### Redirect

* **Yes** → Redirect users after submission
* **No** → Stay on the same page

### URL

* Set the destination where users will be redirected after submitting
* Example: thank you page, offer page, or next step

### New Tab

* **Yes** → Opens the redirect URL in a new tab
* **No** → Opens in the same tab

### Event

* Used for tracking conversions (e.g. Facebook Pixel or custom scripts)
* Example:\
  `fbq('track', 'Lead');`

👉 This helps track when a user submits the form.

***

## Layout Options

You can also control how the newsletter form is displayed:

* **Direction** → Horizontal or vertical layout
* **Align Items** → Align input and button
* **Gap** → Space between elements

***

## Styling Options

Like other elements, you can customize:

* Typography (text styles)
* Colors (input, button, background)
* Spacing and size
* Borders and radius
