# Html Integration

{% embed url="<https://youtu.be/dAH1CIaiHcM>" %}

You can integrate the Maildrip HTML template into your website through Drip campaigns. We provide two different methods for you to easily incorporate Maildrip into your site.

**1. External Integration Form:**

**Overview:**\
This method involves creating a dedicated webpage on your site that features a Maildrip signup form. You can customize the form's appearance and functionality to align with your website's design and branding.

**Process:**

1. Create a MailDrip Signup Form: Log in to your Maildrip account, navigate to Campaigns > Forms, and create a new signup form. Customize its design, fields, and thank you page to fit your needs.
2. Embed the Form Code : Copy the HTML code provided by Maildrip and paste it into the desired location on your webpage.

**Customization:** You have complete control over the webpage's design and content, allowing you to integrate the form seamlessly into your website’s overall aesthetic.

**2. HTML Integration Form:**

**Overview:**\
This method enables you to embed a Maildrip signup form directly into your website's HTML code, streamlining the integration process without the need for a separate webpage.

**Process:**

1. *Create a MailDrip Campaign:* Similar to the external integration, start by creating a new campaign form in your Maildrip account.
2. *Get the HTML Code:* Copy the HTML code generated by Maildrip.
3. *Embed the Code:* Paste the code into the desired location within your website's HTML.

***Customization:*** While you can adjust the form's appearance and functionality, customization options may be more limited compared to the external integration method.

**Key Points:**

* *Select the Right Method:* Choose the integration method that best fits your website’s design and your technical skills.
* *Customization Needs:* Assess how much customization you require for the signup form.
* *Compatibility Check:* Ensure that the integration works with your website’s content management system (CMS) or website builder.
* *Thorough Testing:* Test the integration to confirm it functions properly and successfully captures email addresses.

By keeping these key points in mind and following the outlined steps, you can effectively integrate Maildrip into your website and start growing your email list.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://maildrip.gitbook.io/documentation/developers/html-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
