To host a landing page on your domain:
- Create a dedicated page on your site.
- Embed an iFrame in that page.
- Set your Attentive landing page as the "src” of the iFrame.
- For example:
<iframe src="LANDING_PAGE_LINK" style="min-height: 800px;" width="100%" height="100%"></iframe>
- For example: