Acceptance Criteria / Validation Features
- Required/Not Required All fields can be marked as Required or not Required. A lead that is received without data in a required field will be marked invalid.
- Volume Caps Volume caps can be configured to control the number of good leads each of your lead providers may submit into a campaign. Cap leads daily, monthly, or on specific days of the week.
- Duplicate Checking LeadConduit will check if a lead is a duplicate of any other lead within a campaign in real-time. You can configure the data fields used for duplicate checking and specify the historical range of data.
- Age Set minimum and/or maximum age restrictions.
- City Check that a city exists in a national database, or that a city / state combination is valid.
- Date Specify a range of date formats to suit your needs.
- Date of Birth Specify a range of date formats to suit your needs, and include age validation.
- Debt Amount Set minimum and/or maximum debt amounts, and control the way ranges are evaluated (high, low, or average).
- Email Ensure only validly formed email addresses are accepted. Further control sources by only allowing US domains.
- IP Address Ensure only validly formed IP addresses are accepted. Validate against a custom IP address list for exclusion or inclusion.
- Number Set minimums and/or maximums.
- Phone Accept any valid US phone format, or restrict to a single format. Validate against a national database to check the area code, or to check both the area code and exchange to ensure they are valid and belong together. Choose to exclude toll free numbers. Validate against a custom list of area codes for inclusion or exclusion. Validate against of custom list of area code + exchanges for inclusion or exclusion.
- State/Province Choose to accept US states, territories, military bases, and/or Canadian Provinces. Setting up inclusion is as simple as clicking a box.
- Text-List Create a custom list of values to be accepted. Any value submitted that isn’t on the list is automatically rejected.
- Zip Code Choose to accept only valid US Zip Code, or validate against a know Zip Code database. Validate against a custom list of Zip Codes for inclusion or exclusion.
- Pattern-based Validation You can create custom pattern validation using regular expressions. Patterns are used to validate incoming leads by enforcing formatting and content rules for text fields.