Conditions
Each lead type has conditions that determine which leads it matches. Conditions use fields from the parent lead category to evaluate incoming leads. To create a condition, you:- Select a field from the lead category
- Choose an operator (options vary based on the field’s data type)
- Enter a value to check against
Condition logic
Conditions are organized into groups with the following logic:- Within a group: Conditions are combined with AND (all must be true)
- Between groups: Groups are combined with OR (any group can match)
Example: Home insurance leads
Example: Home insurance leads
Say you want to create a lead type for high-value home insurance leads. You might set up conditions like:Group 1 (homeowners with high property values):
property_typeequalssingle_familyANDestimated_valuegreater than500000
year_builtgreater than2020ANDsquare_footagegreater than2500
Fallback lead types
A fallback lead type catches any lead that doesn’t match other lead types within the same lead category. When you create a lead category, a lead type is automatically generated and configured as the fallback. When the fallback option is enabled:- Conditions are hidden (since fallback matches everything that didn’t match elsewhere)
- Priority is automatically set to the lowest
Priority
Priority determines the order in which lead types are evaluated when a lead could match multiple lead types. If your lead types have non-overlapping conditions, priority doesn’t matter—each lead will only ever match one lead type. But if a lead could qualify for multiple lead types, the one with the highest priority wins.Example: Overlapping lead types
Example: Overlapping lead types
Imagine you have two lead types for auto insurance leads:
- Premium Drivers (priority 1):
agegreater than25ANDviolationsequals0 - Standard Drivers (priority 2):
agegreater than25
Priority only applies to non-fallback lead types. Fallback lead types are always evaluated last.
Bidding scopes
Bidding scopes define how customers can bid on leads within a lead type. You create them by configuring:| Setting | Description |
|---|---|
| Geographic level | The level at which bids are placed: county, state, or nationwide |
| Fixed Price | When enabled, customers pay a single set price instead of bidding within a range |
| Minimum bid | The lowest bid a customer can place (or the single price when Fixed Price is enabled) |
| Maximum bid | The highest bid a customer can place (hidden when Fixed Price is enabled) |
| Increment | The amount by which bids increase (hidden when Fixed Price is enabled) |
| Enabled | Toggle to activate or deactivate the scope |

