Skip to main content

Track and Enrich Webflow form signups

TrialHook and Webflow integration

Updated over 5 months ago

Trial Hook + Webflow integration approach

There are 2 ways to integrate forms on your Webflow landing page with Trial Hook, depending on the type of forms you use:

  • If you are using the native Webflow forms, you can either use a Trial Hook JS Snippet or Webhook as an integration option

  • If you are embedding a 3rd party form on a Webflow page (e.g Mailchimp form embed), use the JS Snippet

Adding Trial Hook JS Snippet to a specific Webflow page

This will enable Trial Hook integration only on the specific pages you choose.

  1. Navigate to the page Settings:

  2. Scroll to the Custom Code section. Where you see "Inside <head> tag". Copy/paste the Trial Hook JS snippet code


  3. Save the changes and publish the page.

Adding Trial Hook JS Snippet to the whole Webflow site

This will enable Trial Hook integration for all the pages on the site.

  1. Navigate to the Site Settings:

  2. Scroll / click to the Custom Code section. Where you see "Head code", copy/paste the Trial Hook JS snippet code


  3. Save the changes and publish the site.

Adding Trial Hook Webhook to the whole Webflow site

This will enable Trial Hook integration for all the forms across all the pages on the site.

  1. Navigate to the Site Settings:

  2. Scroll / click to the Apps & Integrations section.

  3. Click on "Add webhook"

  4. Select "Form submission" as the Trigger type:

  5. Copy/Paste the Trial Hook webhook URL and click "Add webhook"


Did this answer your question?