Back to Integrations

ClickFunnels Email Verification Integration

Use JS Widget to quickly and easily integrate DeBounce real-time email validation into your ClickFunnels fields.

No Credit Card is Required. From $0.0003 per Check.

JS Widget can easily integrate into your ClickFunnels forms and validate your emails prior to form submission.

What do you need before starting?

  1. DeBounce public API key
  2. ClickFunnels account
  3. A ClickFunnels page that includes a form. Click here if you do not know how to create a ClickFunnels page/form.

Here is a step-by-step guide on how to integrate DeBounce into your ClickFunnels forms.

  • 01

    Creating a public API key

    Navigate to https://app.debounce.com/api and create an API key, then copy the public API key.

    Next, you need to add your domain URL to the approved domains list. This is a security factor that only enables the widget on your specific domain. Click on “CORS Domains” and add your website address. Please note that the CORS URL must follow these rules: 1) It is not sensitive to HTTP and HTTPS; 2) It is sensitive to www and non-www; 3) If your webpage is on a subdomain, you must add the subdomain too; 4) You must enter the root URL of your webpage. Some possible examples: example.com, my.example.com, www.example.com.

  • 02

    Setup JavaScript Widget

    Go to the Real-Time Widget section in your DeBounce dashboard and select the API key you created in the first step.

    You will then be able to configure the JavaScript Widget according to your needs. Once the configuration is complete, click the Create Widget Code button.

    DeBounce will generate a JavaScript snippet for you. This is the code you will add to your Shopify store.

  • 03

    Add the Widget Code to Your Website (Global Installation)

    In this step, you will add the generated DeBounce JavaScript Widget code to your website so it loads across relevant pages such as signup forms, newsletter fields, contact forms, and lead capture pages.

    Most platforms allow this by inserting the widget code into a global layout, header, or footer section, ensuring it is loaded site-wide.

    • Log in to your website or platform’s admin panel.
    • Locate the area where global HTML, theme, or layout files can be edited.
    • Open the main layout, header, or footer file.
    • Paste the DeBounce JavaScript widget snippet just before the closing </body> tag.

    Tip:
    If the widget documentation specifically requires the script to be loaded inside the section, you may place it there instead. Otherwise, adding the script before is recommended for better performance and optimal page loading.