Unbounce Plugin
Our integration for Unbounce supports the following features:
- Phone Validation
- Email Validation
Step 1: Generate your configuration code using the form below
Simply fill out the form and click generate to get your custom code.
Each validation service requires the necessary credits to function.
An API key is required to use any of the validation services. You can generate one from the Dashboard, under the Validation tab or by clicking here
That's it! Data8 Validation has been applied to your page, depending on the options you selected.
Usage
After setting up the options to suit your needs, the relevant validation will be applied to the appropriate fields on your data-capture forms.
Telephone Validation
When Telephone Validation is enabled, all suitable telephone number fields are validated automatically. There are also two additional options available for further control of validation: Default Country Code, as well as a custom message to display. If entered data is identified as invalid, the error will be highlighted suitably on the form.
Option | Description |
---|---|
Default Country Code | The ISO 2-character country code or international dialling code of the country to validate the telephone number in, unless that number contains an explicit country code prefix. |
Email Validation
When Email Validation is enabled, all suitable email address fields are validated automatically. The level of validation to apply to entered email addresses can be selected from a drop down on the settings page. See the table below for information on each level. If entered data is identified as invalid, the error will be highlighted suitably on the form.
Email Validation Levels:
Level | Description |
---|---|
Syntax | The supplied email is checked to ensure that it meets the standard email address format. This is the quickest option and would reject such incorrect email addresses as "noone@nowhere" and "N/A", but would accept incorrect email addresses that are correctly formed but that do not include a valid domain name such as "noone@data-9.com". |
Domain | The supplied email is checked to ensure that the domain name (the part to the right of the @ sign) exists and is set up to receive email. This is still normally very quick, but can take a few seconds in some cases. This check would reject incorrectly formatted email addresses in the same way as the Syntax check, and would also reject a misspelled domain name such as "noone@data-9.com". It can also detect when a domain name exists but does not handle email, such as "noone@example.com". It does not verify that the part of the email address to the left of the @ sign exists. |
Server | In addition to the Domain level checks, validates that at least one of the mail servers advertised for the domain is actually live. |
Address | In addition to the Server level checks, validates that the mail server accepts mail for the full email address. |