Introduction
Capture Signups

How to Capture Signups Using Aisle

Capturing signups is a crucial part of growing your audience and engaging with your customers. At Aisle, we offer several tools to help you effectively capture signups. Here's a guide to using these tools effectively.

1. Landing Page Builder

The Landing Page Builder is a powerful tool available under the 'Campaigns' section. It allows you to create visually appealing and high-converting landing pages with ease.

2. Embed Forms

Embed Forms allow you to build and customize effective forms that can be placed straight into your website. Embed Forms can be created from your Campaigns's section of the dashboard.

3. Aisle Form Submit (Legacy)

Script which allows you to place a form onto your website to capture signups. Requires custom CSS implementation to be pushed from your website.

ℹ️

Note Aisle Form Submit is a legacy feature and is not recommended for new customers as it is no longer supported. We suggest using the Landing Page Builder or Embed Forms for optimal performance and support.

More information can be found at Form Submit Script →

4. Bring Your Own Form

For those who prefer a tailored approach, our platform supports the integration of your custom HTML forms. Here’s how you can utilize this feature:

  • Create Your Form: Design your own HTML form. Ensure you include all necessary fields and implement validation to meet your requirements.

  • Form Submission: Upon form submission, the data should be sent to our API endpoint

  • Handling Responses: After submission, handle any responses from our endpoint to provide feedback or next steps to your users.

The API endpoint information can be found at API Endpoints - Subscribe User →