1. Sign up for an account

  • Go to app.fillyform.com and click Sign up
  • Enter your email and choose a password
  • Confirm your address and log in

2. Configure your field

  • In the dashboard, click Fields → Add new
  • Give your field an internal name
  • Enter the CSS selector for your form field (for example .contact-message)
  • Build your prompt slides (text questions, single-select or multi-select options, conditional logic)
  • Click Save, then Publish

3. Copy the installation snippet

  • In the left menu, select Installation guide
  • Click the copy icon next to this code:
    <script src="https://widget.fillyform.com/script.js?cid=YOUR_PROJECT_ID"></script>
  • Note: YOUR_PROJECT_ID is assigned when you created your account

4. Paste into your page head

  • Open the HTML of the page with your form
  • Paste the snippet just before the closing </head> tag
  • Save and publish your site

5. Test your widget

  • Load your live page in a browser
  • Click into the configured field
  • Confirm your FillyForm prompt wizard appears and guides input