Quality Check:
If everything is automated, you lose more and more control over the data, so we have expanded our quality check. Until now, records were set to the status "Held", for example, if the address quality was too low or a blacklist item occurred in the dataset.
In addition to the existing address quality check, we have defined the following criteria:
Name | Function |
Normal signing rate (30 minutes) |
Fails if there are three or more donations from the same fundraiser created within 30 minutes |
Normal signing rate (15 minutes) | Fails if there are three or more donations from the same fundraiser created within 15 minutes. |
Unique Bank details |
It will be checked if the entered Bank Details already were used at a different Donation |
Donor first name differs fundraiser first name |
Checks if the entered First-name differs from the Fundraiser First-name |
Donor name matches account holder |
Checks if the entered name matches the name from the entered Card account. This check will be only performed when the payment method has the variableneeds_bank_data == True . If this is not the case and no bank data is needed for the payment method (e.g. Credit Card and mPOS) the quality check will be shown as passed. |
Account holder differs fundraiser name |
Checks if the name from the Card Account differs the Fundraiser |
Between 9am and 9pm |
Checks if a Donation is written between 9am and 9pm |
Not recruited on Sunday |
Checks if the Donations wasn’t written on a Sunday |
Unique email address |
Fails if there are two or more donations with the same email address. |
Unique address |
Checks if the Donors Address was already used for a different Donation. Compares all address Fields (city, street, house_number, zip_code) including address_addition and address_addition_2. Ignores blank fields. |
Unique phone number |
Checks if the Donors phone number was already used for a different Donation |
Unique mobile number |
Checks if the Donors mobile number was already used for a different Donation |
Unique date of birth |
Checks if the Donors date of birth was already used for a different donation |
Donor last name differs fundraiser last name |
Checks if the Donors Last-name differs from that of the Fundraiser |
Passes Blacklist checks |
Checks the Blacklist Items |
Address Quality check |
Checks if the entered Address has a Quality above 70%. |
Unique name |
Checks if the Donors Name was already used for a different Donation |
IBAN Validation |
Using the API of "iban.com", our system detects whether the IBAN can be used for direct debit and whether the account number check digit is correct. |
Fundraiser Donation |
This quality check looks at the name and email of all your fundraisers and compares them with the donor's name, account holder name and email. |
- For each campaign, only the criteria you want to use can be selected, e.g. the unique address is not a criterion for door-to-door fundraising.
- If a criterion applies, the data record is set to a selected status (e.g. held).
Comments
0 comments
Please sign in to leave a comment.