Wix
Add Rooster through Wix custom code where the form markup is accessible.
Builder Reference
Wix custom code can add HTML, JavaScript, and CSS snippets to a site's pages. See Wix's custom code docs: About Custom Code.
Analytics
Add analytics as a custom code snippet in the site head and set it to load on the pages you want to track.
Basic Form Collection
Add the collector only to the page that contains the collected form. Rooster collects standard forms that render actual fields with names. Some Wix-native form widgets may not expose a normal form DOM to external scripts; if that happens, use a custom HTML form embed for that page.
Multi-Stage Form
Use a custom HTML embed when you need staged collection.
