Help Integrating A Form

Hi, I am trying to integrate a form into my website.

The instructions I was given are as follows:

  1. Copy and paste our script in your webpage’s :
  1. Copy and paste this snippet of code anywhere on your webpage you want your form to appear:

I can’t figure out how to do this. Can someone with experience please explain the steps. Thanks!

Edit: Several people have said to use an HTML iFrame but the website says not to do that because it interferes with communication between the head and the form. I have tried it myself and it didn’t work.

Thomas,

Add an HTML frame control to your Wix page.

I would do it like this:

  1. Open up your Wix Editor and from the top menu choose ‘Settings’, then choose ‘Tracking & Analytics’, then click on ‘+ New Tool’ and then ‘custom’.
    Then paste the script from number 1 in the code snippet box, call it whatever you like and choose on which pages to load the code on and finally make sure that you choose to place code in ‘Head’.
    Click on ‘Apply’ to make this live on your site and make sure that the toggle is set to on.

  2. Then go back to the page that you wanting your form on and from the ‘Add’ menu choose ‘More’ and then HTML iFrame. Then click on the iFrame and ‘Enter Code’ and paste all the code from number 2 into this box and then click apply.
    Then adjust the iFrame to however you want it on your page and make sure that you save it and publish it when you are happy with it all.