JS popup mail chimp

Hi can you help me to understand to paste this code of mail chimp about the popup form?
I try to paste it on custom JS in option theme but doesn't work

<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.us12.list-manage.com","uuid":"325480346be2adbfee03e425d","lid":"396e7cfe58"}) })</script>

Comments

Sign In or Register to comment.