Thank you for your answer, yes there is also third option of using hubspot forms.
Let me rephrase. Hubspot plugin will capture entries from Contact Form 7 without Contact Form 7 hubspot plugin.
What is the advantage of configuring Contact Form 7 Hubspot plugin over letting the hubspot plugin capture whatever it is capturing?
Hey @SRudnicki,
So, the HubSpot plugin just installs the tracking code which let’s you capture “Non-HubSpot” forms. Ideally, you’d have as few of these as possible for a few reasons.
Non-HubSpot forms don’t track views to conversion ratios
Non-HubSpot forms have to have their labels exactly match the property name or the data is not recorded in HubSpot.
Non-HubSpot forms can create duplicates of themselves as you make changes to the site, For instance, if you make a site change that changes the id or CSS classes on a form, you could wind up with multiple “Contact Us” forms.
If you have the CF7 plugin, you’re solving for items #2 and #3, but you won’t get 1.
Both approaches have their pros and cons. The HubSpot plugin is easier to set up but offers less flexibility, while manual mapping plugins give more control but can be harder to manage. If you’re looking for a more flexible approach, you might consider an API-based solution like Contact Form to API, which lets you send Contact Form 7 data to HubSpot (or any CRM) with full control over field mapping and without relying heavily on specific plugin compatibility.