Wordpress contact form 7 and HubSpot forms

Hi there,

How can I delete integrtion between our contact form and HubSpot forms forever? Even if I deleted it 3x it is still appear. Exact form is: .wpcf7-form, .submitting.

What we only got is a part of code in our footer to display HubSpot chat, nothing else.

The biggest mistery is that nobody made integrtaion between those forms before so I don’t know how HubSpot get that data.

Could you please provide any working solution?

Hey @PWolniewicz the forms coming through as HTML classes such as “.wpcf7-form, .submitting” isn’t usually from the submission. It’s more than likely from non-HubSpot forms. Once this is enabled it will run a script that scans all sites with your HS tracking code installed and attempt to capture submissions. If you don’t want this to happen you can follow the guide linked to disable non-HubSpot forms and stop capturing these submissions.

Thanks a lot Tom!

Let’s see if it’s gonna work : )