Integrating the Verification Widget on an Unbounce page

Steps to integrate RingCaptcha’s verification widget on Unbounce:

  1. Create a new Classic page on Unbounce

Untitled

Untitled

  1. Add "Custom HMTL" to the page. In the editor add the following HTML code:

    <center><div id='widget-point' style=''></div></center>
    

    Untitled

  2. “Add New JavaScript" with the JS code in the attached file in the “Head” section. Make sure to use the correct application key.

    js-code.txt

    Screen Shot 2022-08-29 at 19.16.24.png

    Untitled

  3. Save and publish the page

  4. Go to my.ringcaptcha.com and add your domain name to the list of allowed domains (in the example screenshot below, “your_domain_name.com” is a mock domain)

    Screen Shot 2022-08-29 at 19.22.08.png

Once you save it, the widget should be available on the saved URL.