Here’s how to connect your Jotform form with Attributer using the iFrame embed method after configuring hidden fields:
Step 1: Add Unique Names
- In your Jotform form builder, go to ADVANCED > Field Details > Unique Name.

- For each hidden field, input these default values:
| Hidden Field | Unique Names |
| Channel | channel |
| Channel Drilldown 1 | channeldrilldown1 |
| Channel Drilldown 2 | channeldrilldown2 |
| Channel Drilldown 3 | channeldrilldown3 |
| Landing Page | landingpage |
| Landing Page Group | landingpagegroup |
Step 2: Generate Your Embed Code
- Click PUBLISH in the top toolbar.
- Select the EMBED option from the left menu.
- Click the IFRAME option.

- Click the Copy Code button on the iFrame page.

Step 3: Edit the embed code
Paste the code into a text editor to make a critical adjustment:
- Insert
data-attributer-iframebetween”iframe” and “id”, like this:

Step 4: Add the modified embed code to your website
Add the modified code to your website. Even if the form was previously embedded, you need replace the old code with this updated version. The data-attributer-iframe tag is essential for Attributer to pass data—retaining the old code will break this functionality.