Embed a form on a landing page
You can embed a published Quick Form on an external landing page with an iframe. This lets prospects answer the form without leaving the page.
Copy the embed snippet
Section titled “Copy the embed snippet”- Go to Forms in Vaam.
- Open the published form.
- Click Copy embed.
- Paste the snippet into your landing page.
The embed uses Vaam’s forms domain. It should not use the main Vaam app domain.
Example embed
Section titled “Example embed”<iframe src="https://YOUR_FORMS_DOMAIN/embed/forms/FORM_ID" width="100%" height="640" style="border:0"></iframe>Use the snippet Vaam gives you rather than typing the URL yourself. If you need the form response to connect to a specific prospect or sequence, the link must include Vaam’s tracking details.
Standalone links vs embeds
Section titled “Standalone links vs embeds”Use a standalone link when you want to send someone to a focused form page.
Use an embed when the form is part of a broader landing page, campaign page, or customer page.
Tracking
Section titled “Tracking”Embedded forms still track opens, starts, answers, submissions, and drop-off. If the embed includes tracking details from Vaam, activity can be connected to the prospect and sequence. Without tracking details, the submission is still saved under the form, but it may not be connected to a specific prospect.
- Set the iframe height high enough that the full form feels comfortable.
- Place the form near the related offer or video.
- Keep the surrounding page focused so the form does not compete with too many other calls to action.