Announcement

Collapse
No announcement yet.

MailChimp Pop-up Form Integration

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MailChimp Pop-up Form Integration

    I'm attempting to use Mailchimp's pop-up form builder on my miva site (code below). The goal is to have the pop-up appear after a page visitor arrives on the homepage. Where do I put this code to make that happen?

    <script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us1.list-manage.com","uuid":"640a04cfdefcb5bbe357dc8cc","li d":"d4a370b99c"}) })</script>

    I appreciate any assistance with this.
Working...
X