> 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

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-Lqh7yE4M9fuaJ6OTS8p%2F-Lqh8x4bTgX9XHEFWUoD%2Fimage.png?alt=media\&token=73bb3631-3824-4f4f-aa95-052254674ed9)

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

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_NA_rhpV7wimZn2dG%2Fimage.png?alt=media\&token=5e7d4a0f-7be8-45ed-a4c9-74139d748c5a)

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

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_NvSdUGaQl59UQLr_%2Fimage.png?alt=media\&token=078d9e3f-8116-4439-8bec-fa10b55ee865)

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

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_PzreLcEoczUJ0d-F%2Fimage.png?alt=media\&token=1d43731b-82b4-4593-9dfe-7732ae7a473b)

* Copy the code snippet to clipboard

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_QdrXZHNqdLYwDznK%2Fimage.png?alt=media\&token=d9236a29-e26e-482d-ab0b-316097e1fd9d)

### 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**

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_SoaMxGq2tI1PAs0i%2Fimage.png?alt=media\&token=b08d3246-e36a-4686-b683-6a28f7372e14)

* 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

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_UzjUCWsQvO9yA2Kw%2Fimage.png?alt=media\&token=06814e65-be25-4617-915b-1667a0609359)

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

![](https://3731721370-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZdVZovthV0SPlgxS6Y%2F-La_H8h1GfEHSyj2Mfpz%2F-La_VECdjtN9Fs2anY_T%2Fimage.png?alt=media\&token=02b45117-4a2e-4b7c-bed3-14f4542242f2)

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