Overview
The Duplicate Field check allows you to dedupe against any field within your form, with a limit on how many times a value can appear.
For example, you could set a limit so that a company name only comes through a certain number of times before it starts being rejected.
Configuration
1. Navigate to the Processr tab within your campaign.
2. Click Add Job, then select Duplicate Field Check from the dropdown. The settings for the job will then appear in the modal.
3. In the configuration, you can fill in the fields based on your specifications.
FieldName
This is the field in the form that you would like this job to run against.
Count
This is the number of times a single value can be accepted. The job will fail if the count of a single value exceeds what is in this field.
Duplicate_Status
This decides when a lead can contribute to the count value specified above. If set to valid, then this job will only check against valid leads. If set to billable, this job will check against billable leads.
Level
This decides where the leads are that will contribute to this campaign. The options you can select are:
- Campaign: The job will only count leads that are in this campaign, along with any lead IDs listed in the campaign_ids section.
- Advertiser: The job will only count leads that have come through any campaign with the same advertiser as the campaign this job is under.
- Enterprise: The job will count leads across the entire enterprise - so every campaign you have set up in your Convertr instance will be included.
In the example below, the job is configured to flag any email domains which have appear in the campaign more than 5 times:
Once you are happy with your settings, click Save to update your campaign.