Google Places – extra Address verification script

PLEASE NOTE: This script is provided to help you get started. Unfortunately, our free support does not include custom scripts. Any competent JS developer should be able to manipulate this script for your needs. Please contact us if you need help to find a developer. Please thoroughly test before use. When using real time address […]

Read More

Anti Spam/Abuse verification Dialog

You may already be aware of Google Re-Captcha. Many websites use it to fight spam and abuse. In LeadsHook its possible to create your own anti spam/abuse verification dialog using JavaScript. Google Re-Captcha is fairly ugly and doesn’t blend well with the underlying theme of a site. Using your own dialog allows you to customize […]

Read More

Validate US Postcode using regex

Its possible to validate your US Postcodes using a regular expression. Drag and drop an question node onto the canvas. Specify the type as “text” Under “Advanced Options” select “Regex” Copy and paste this regular expression: 4. Under preview you can test by entering a US post code 5. To the right you will see […]

Read More

Validate UK Postcode using regex

Its possible to validate your UK Postcodes using a regular expression. Drag and drop an question node onto the canvas. Specify the type as “text” Under “Advanced Options” select “Regex” Copy and paste this regular expression: 4. Under preview you can test by entering a UK post code 5. To the right you will see […]

Read More

Phone Verification Node: 100% Contactable Phone Numbers…

Please watch this video for instructions on how to setup and use the phone number verification node… UPDATE: Please see further details below the video for enhancements to Phone Verification Node UPDATE: More options were added to this node… Now, you can add… a) An option so your leads can re-enter another number. We added […]

Read More

How to Setup Real-Time Email Verification

In this article, you’ll learn how to setup Real-Time Email Verification Before You Begin… Please review this article on LeadsHook Data Validation & Verification Email verification will only work with System Custom Field: Email (see below).  The API call to perform a real time verification is only activated when an email is entered into this field. […]

Read More

How to Setup Real-Time Phone Number Verification

In this article, you’ll learn how to setup Phone Number Verification Before You Begin… Please review this article on LeadsHook Data Validation & Verification Phone number verification will only work with a custom field type: mobile. You can verify mobile phone numbers and landline/fixed line phones numbers. PLEASE ACTIVATE YOUR DECISION TREE BEFORE TESTING How to Setup […]

Read More

How to Setup Real-Time Addresses Verification

In this article, you’ll learn to setup Address Verification Before You Begin… Please review this article on LeadsHook Data Validation & Verification Address verification will only work with a custom field type: address. PLEASE ACTIVATE YOUR DECISION TREE BEFORE TESTING How to Setup Address Verification For address verification, we provide an integration with Google Places […]

Read More

Using LeadsHook for Real-Time Data Validation & Verification

In this article, you’ll learn about data validation and data verification features of LeadsHook. LEVEL 1: Data Validation Data validation is ensuring the format of the data entered is correct. LeadsHook has in-built data validation… Example:  An email field will not accept an email that is not correctly entered such as john@domain  LeadsHook has data validation […]

Read More