How to embed your rasa.io sign-up page on your own website

You can embed your sign-up page on your website site with the code below!

The sign-up page is a basic form for users to sign up for your newsletter. By default, your Subscribe links in the template will bring users to this page. Embedding this dynamic feature on your website could entice visitors to subscribe to your newsletter.

A few things to keep in mind though when embedding your top articles page...

- If you'd like to hide the header image, adjust the CTA copy, and/or apply a privacy statement, simply adjust it in the settings on this page where you can customize it fully

Here is an example of the code you will need to embed but do note that each newsletter has its unique code to embed:

<html>
<body style="height:95%;width:95%">
<div>
<iframe height="100%" width="100%" style="height:100%;width:100%;overflow:hidden" frameborder=0 src=your sign up URL goes here?iframe=true frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</body>
</html>  

*Remember to replace "your_subscribe_page_link_here" it with the actual URL of the page you want to embed.

You can use the Webhook option for your email sign-up form if you wish to use your own custom newsletter subscription form design on your website. 

Did you know, you can also embed your Top Articles Page on your website? Click here to find out how!