Tracking Jotform with SIGNL
A form or calendar inside an embed cannot be read by any script — that is a browser rule, not a limitation of SIGNL. Instead the tracking snippet writes the visitor's id into the embed's link, and Jotform hands it back when somebody submits.
Setting it up
- 1.Open the form builder and add a Short Text element.
- 2.In its Advanced settings set the Field Name to signl_fp.
- 3.Set Hide Field to Yes.
- 4.Save the form.
Where to send it
Point Jotform's webhook at /api/webhooks/form/jotform on your SIGNL domain.
These steps come from Jotform's own documentation and have not yet been run against a live account. If anything differs, tell us and we will correct it.