Embed a landing page in your domain

To host a landing page on your domain:

  1. Create a dedicated page on your site.
  2. Embed an iFrame in that page.
  3. 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>

Articles in this section

Was this article helpful?
7 out of 18 found this helpful