> For the complete documentation index, see [llms.txt](https://docs.personaldiscount.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.personaldiscount.io/woocommerce-and-magento/add-a-mailchimp-pop-up-to-your-woocommerce-store.md).

# Add a Mailchimp pop-up to your WooCommerce store

In this tutorial you will learn how to add an email subscription pop-up to your WordPress website. It does not require installing any plugin.

### Set up the pop-up in Mailchimp

* Log in to your Mailchimp account
* Open **Audience** from the top menu

![](/files/-Lqh8x4bTgX9XHEFWUoD)

* Click on **Manage Audience** drop-down and select **Signup forms**

![](/files/-La_NA_rhpV7wimZn2dG)

* Click on the **Select** button next to **Subscriber pop-up**

![](/files/-La_NvSdUGaQl59UQLr_)

* Design your pop-up and click on **Generate Code**

![](/files/-La_PzreLcEoczUJ0d-F)

* Copy the code snippet to clipboard

![](/files/-La_QdrXZHNqdLYwDznK)

### Add the pop-up code snippet to your website

* Log in to your WordPress admin panel
* From the side menu hover on **Appearance** and select **Theme Editor**

![](/files/-La_SoaMxGq2tI1PAs0i)

* Open Theme Footer file (footer.php)
* Scroll down to the bottom of the file and paste the pop-up code snippet right above the closing \</body> tag

![](/files/-La_UzjUCWsQvO9yA2Kw)

* Update the file and you're done. The popup should appear on your website.

![](/files/-La_VECdjtN9Fs2anY_T)

{% hint style="success" %}
Test how it works on our [demo store](https://demo.personaldiscount.io/)
{% endhint %}
