Tracking Formbricks 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 Formbricks hands it back when somebody submits.
Setting it up
- 1.Open the survey, then Settings, then Hidden Fields.
- 2.Enable hidden fields and add one with the id signl_fp.
- 3.Publish the survey.
Where to send it
Point Formbricks's webhook at /api/webhooks/form/formbricks on your SIGNL domain.
These steps come from Formbricks's own documentation and have not yet been run against a live account. If anything differs, tell us and we will correct it.