What you’ll achieve
A campaign that records a conversion automatically whenever a visitor who arrived from a partner’s link submits a HubSpot form, attributing it to that partner with no code and no per-form configuration.Before you start
Install the tracking snippet
HubSpot tracking is driven by the same snippet as every other method. Install it in the
<head> of the page that hosts the HubSpot form. See Set up affiliate conversion tracking.Watch it
- Video
- Click through
Steps
Open the Install tab
Go to Affiliate campaigns, open your campaign, and select the Install tab.
Confirm the snippet is installed on the form page
Make sure the tracking snippet is in the 
<head> of the page where the HubSpot form is embedded. The install status pill reads Installed when Introw detects it on your destination URL. The snippet both tracks the click and listens for HubSpot form submissions, so no embed-code changes are needed.Review the HubSpot forms method
Under Track conversions, expand HubSpot forms. There is nothing else to set up: once the snippet is installed, every HubSpot form submission on an allowed origin is attributed automatically. The same snippet handles both classic and v4 HubSpot forms.
Set allowed origins for the form page
Under Allowed origins, confirm the site hosting the form is listed (comma-separated), so its submissions are accepted. Leave the field empty only if you intend to allow any origin. Select Save.
Verify it worked
The test submission appears on the campaign’s Conversions tab attributed to the partner whose link you clicked, with the email from the form. From then on, real HubSpot form submissions from referred visitors record the same way with no further work.Related
Set up affiliate conversion tracking
Install the snippet and verify conversions.
Record conversions via the API
Use server-to-server tracking instead.
Implementation reference
Full configuration options.