Using your integration code

The integration code is the unique code that we will provide to you. Once integrated into your website and published, the code will validate addresses, emails and phone numbers in real-time.

This code can be used on multiple pages, as long as it's the same form. I.e., if you have the same contact form (e.g. for creating an account) on more than one page, you can use your unique integration code in all the pages that contain this form.

Simply add the integration code at the end of your page's source code (before the </body> tag). For example:

...
  </form>
  <script type="text/javascript" src="https://edqfvsvcdevstorage.blob.core.windows.net/
    realtimevalidation/a1234b56-789c-0def-gh12-ij34k5l67m89.js"></script>
...

Save and publish the changes.

Integration Wizard

Integrate into your site