I want to have the pop up subscription box ,
i have my code here
<script type="text/javascript" src="//s3.amazonaws.com/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.us9.list-manage.com","uuid":"03c7d389c0e5ad9a9d5ced0a5","lid":"34a11ce0c6"}) })</script>
but i dont know where to put it
i tried , using on widget *footer , sidebar but they dont workl
i tried , putting on home page , java block , but dont work either .
can you help ?