On-site conversions
On-site conversions track actions that happen on your Webflow site. Use them to measure third party form submissions, dynamic interactions, or any custom user action that other goal types don’t capture.
How on-site conversions work
On-site conversions use the wf.sendEvent() API to trigger a goal event. When a visitor performs the action you’re tracking, the event is recorded and attributed to your optimization.
Prerequisites
Before tracking on-site conversions, you need to create a custom goal in Webflow.
Example: HubSpot form submissions
In this example, a visitor fills out a form on your site to request a demo. Assumes you’ve created a custom goal in Webflow with the event name demo_form_submitted.
Example: Calendly meeting bookings
In this example, a visitor books a meeting through an embedded Calendly widget. Assumes you’ve created a custom goal in Webflow with the event name meeting_booked.