Sales Integrations

PWolniewicz
Participant

Wordpress contact form 7 and HubSpot forms

SOLVE

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?

0 Upvotes
1 Accepted solution
TomM2
Solution
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

Wordpress contact form 7 and HubSpot forms

SOLVE

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. 

Tom Mahon
Technical Consultant | Solutions Engineer | Community Champion
Baskey Digitial

Book a consultation

Did my post help answer your query? Help the community (and me) by marking it as a solution.


View solution in original post

2 Replies 2
TomM2
Solution
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

Wordpress contact form 7 and HubSpot forms

SOLVE

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. 

Tom Mahon
Technical Consultant | Solutions Engineer | Community Champion
Baskey Digitial

Book a consultation

Did my post help answer your query? Help the community (and me) by marking it as a solution.


PWolniewicz
Participant

Wordpress contact form 7 and HubSpot forms

SOLVE

Thanks a lot Tom!

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