Hubspot forms integration without iframe

Hi there,

I am using Wix Studio and I want to integrate Hubspot Forms. I can do this via an iFrame. But when I solve it like this, the problem is, that Wix hosts the form on a “files.urs” domain and this is then tracked in Hubspot as the conversion point.

As a matter of fact the tracking is broken, and when a customer then returns on the website, the hubspot pixel doesnt recognize the contact as a return visitor, thus not tracking the website visits etc.

The only solution is apparently to find a way how to natively integrate the hubspot form as a code snippet in wix - does anyone had this problem before and know how this works and can help?

Another solution would be the hubspot wix app integration, but the problem here is, that only Name, Phone, email and adress is synced. All other fields are not synced, which is not really a viable solution either.

Thanks in advance!

I wonder if this may work

  • adding the hubspot tracking code to custom code in the dashboard
  • then using a Wix form/Custom Form which can be submitted to Hubspot via the Hubspot Form API
  • pass the tracking cookie plus page URL in the submission.

I’m not fully up with Hubspot intergration but it seems like it should be achievable with some custom code.

1 Like