Linking Shopify's newsletter with Mailchimp's newsletter

Andrej_Doljak_s
Visitor
3 0 0

Hi, so I just launched my store. I have Mailchimp's pop-up window for newsletter and customers that subscribe get a discount code via email. For a while I also had Shopify's footer newsletter but it bothered me because the costumers subscribing via this form don't get a welcome email. So I tried to set-up Mailchimp's embeded form but I am having troubles. I am using the debut theme. Could you please help me where should i c/p the code in the theme's code and if I have to c/p the whole code below? Thank you very much for your help! Kind regards, Anja

<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
    /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<style type="text/css">
    #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
    #mergeRow-gdpr {margin-top: 20px;}
    #mergeRow-gdpr fieldset label {font-weight: normal;}
    #mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}
</style>
<div id="mc_embed_signup">
<form action="https://aka-perfect.us19.list-manage.com/subscribe/post?u=fb985ba9eb0bcc64d9960916a&amp;id=838c704e0... method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    <div id="mc_embed_signup_scroll">
    <label for="mce-EMAIL">Subscribe to our mailing list</label>
    <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_fb985ba9eb0bcc64d9960916a_838c704e01" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
    </div>
</form>
</div>

<!--End mc_embed_signup-->

Replies 2 (2)
Bo_Thomas
Tourist
6 0 2

Same thing I have been looking for.  Did you ever find a solution?

Rockpapercopy
Shopify Expert
1236 61 364

Hi Anja,

You have to c/p [not the code] but the sign up form link [the URL of the sign up form as visible to the customers] generated in MC into the sign up button in your footer [through the Theme customization admin section]