Skip to main content
All CollectionsForms
Installing the Copper Form on your website
Installing the Copper Form on your website
Product at Copper avatar
Written by Product at Copper
Updated over a week ago

Available with the following plans:

All plans

You only need to place the code for the Copper Forms widget on your website once. After that, any changes you publish to your form will automatically reflect on your website.

There are two ways you can add the form to your website:

You can use one or both methods to display the form on your website.


As a widget

Copper's form can be delivered via a widget that overlays your website content – this means it will not push other elements around on your website. The widget is available on each page of your website.

Sample website with Copper widget

You'll like the widget option because:

  • The form is easy for your visitors to discover and access

  • The code snippet is easy to place on your website

  • The form does not overtake any stylings or shift any elements around on your website

Be sure you have selected Widget when copying your code snippet, as shown below.

Widge code snippet

For most major content management systems, this line of code can be placed in the <head> tag (or header).

Below, we’ve provided instructions for two of the most popular CMSs, Squarespace and WordPress.

Installing the widget on your Squarespace site

First, double-check the billing plan for your Squarespace site. Squarespace provides guidance for adding custom code depending on which billing plan your site is on. This guide provides instructions for installing the Copper Forms widget on a Squarespace Business plan site using code injection.

You want the Copper widget to appear on every page of your website. To achieve this, follow the steps below to paste the Copper widget code into the header of your Squarespace site.

  1. Open the Code injection panel in Squarespace

    1. To navigate there from the Squarespace menu: Website > Utilities > Website Tools > Code Injection

  2. In the HEADER section, paste the code you copied from the Copper Forms builder

  3. If you click Preview (Command ⌘ + Shift ⇧ + P), you will see the Copper Forms widget on your website

  4. Hit Save – you’re all done! 🥳


Installing the widget on your WordPress site

First, double-check the billing plan for your WordPress site. WordPress provides guidance for adding custom code depending on which billing plan your site is on. This guide provides instructions for installing the Copper Forms widget on a WordPress site that is on the Creator or Entrepreneur plan.

You want the Copper Forms widget to appear on every page of your website. To achieve this, follow the steps below to paste the Copper Forms widget code into the header of your WordPress site.

  1. Install and activate the free Insert Headers and Footers plugin by WPCode on your website

    1. This step is required by WordPress, not Copper.

  2. Once you install the plugin, a new menu item will appear on your WordPress dashboard called Code Snippets

  3. Navigate to Code Snippets > Header and Footer

  4. Click the Add New button on the All Snippets page

  5. Select the Add Your Custom Code (New Snippet) option

  6. Add a title for your snippet, such as “Copper widget”

  7. Paste the code into the Code Preview section

  8. Leave the default selections of Auto Insert method and Site Wide Header location

  9. Change the Device Type to Desktop Only

    1. This release of Copper Forms is not yet user-friendly for website visitors on mobile devices

  10. Click Save Snippet

  11. Navigate to the Code Snippets page from the left-hand navigation in WordPress

  12. Find the code snippet you just created for the Copper Forms widget and toggle the Status to on to activate the snippet

  13. Navigate to your website URL, and you will see the Copper Forms widget – you’re all done! 🥳


Embedded on a specific page

You can also choose to display the form on a specific website page, such as a Contact page.

Sample website page with embedded form

Be sure you have selected Embed when copying your code snippet, as shown below.

Embed code snippet

Embedding the form on a Squarespace page

First, double-check the billing plan for your Squarespace site. Squarespace provides guidance for adding custom code depending on which billing plan your site is on. The Copper form can be embedded in a code block or an embed block. Consult your web developer to select the best option for your plan, theme, and needs.

  1. From the Squarespace menu, navigate to the desired page: Website > Pages

  2. Click Edit in the upper left of the page preview

  3. Hover over the content area where you want to add the form and click + Add Block. The button looks like this:

  4. From the block options, select either embed or code based on your Squarespace plan

  5. Once the block has been added, you can drag and drop to move the placement on the page

  6. If you are using the embed block, double-click into the block, choose Code Snippet, and click Embed data to paste your snippet into the code box, as shown below

    Squarespace embed block instructions


    Squarespace embed block paste code here

  7. If you are using the code block, double-click into the code block and paste your snippet into the box. Be sure to paste over the <p>Hello, World!</p> text that is in the box, or it will also appear on your site.

    Squarespace code block paste your snippet here

  8. Hit Save – you’re all done! 🥳


Embedding the form on a WordPress page

First, double-check the billing plan for your WordPress site. You will need a plugin-enabled plan to embed iframe code. You'll use the Custom HTML block to embed the Copper form on your WordPress page.

  1. From your WordPress dashboard, select Pages from the left-hand menu

  2. Find the page where you would like to place the form, click the 3-dot menu, and click Edit

  3. In the upper right, click the plus icon to open the block inserter. The button looks like this:

    Wordpress plus sign to open block inserter
  4. In the block selector, choose Code, as shown below

    WordPress adding a code block

  5. In the new block, click the < > icon, as shown below

    Wordpress click CODE

  6. Select Custom HTML in the transform options, as shown below

    WordPress change to HTML block

  7. Paste your snippet in the box where it says Write HTML..., as shown below

    Wordpress paste your code here

  8. You can click Preview to see your form, as shown below

    WordPress preview block

  9. Hit Save – you’re all done! 🥳


Have a question? Contact our Customer Success Team using the in-app chat 💬

Have a suggestion? Check out the Ideas board in our Community 👥

Did this answer your question?