Tracking Typeform 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 Typeform hands it back when somebody submits.

Setting it up

  1. 1.Open the form, then Settings, then Hidden fields.
  2. 2.Add a hidden field named signl_fp.
  3. 3.Publish the form.

Where to send it

Point Typeform's webhook at /api/webhooks/form/typeform on your SIGNL domain.

These steps come from Typeform's own documentation and have not yet been run against a live account. If anything differs, tell us and we will correct it.