Your website layout and the theme used will affect how your form appears in your web page. You can embed your form as a iframe on your webpage using the code we provide. We calculate the height and the width of your form based on the container in which you embed the form.
This iframe allows you to embed your form into your website and when a response is captured, it identifies the base URL of the website where the form is hosted, excluding any specific page paths or parameters.
| Feature | Basic iframe | Advanced iframe with Referrer Tracking |
| Code | Simple iframe | iframe with script |
| Data Captured | Base URL | Full path and parameters |
Browser & Referrer policy | Obeys browser and referrer policies | Bypasses browser and referrer restrictions |
Implementation | Can be embedded in iframe element | Requires custom code snippet element (not all builders support this code in iframe) |
Example ( Consider the form is embedded in https://www.zylker.com/real-estate/apartment-listings ) | https://www.zylker.com/real-estate/apartment-listings/?utm_source=zylkerconstruction&utm_medium=referral |
For example:
The code we have provided: