701 Outbound Import History
Definition
This report shows a protocol of imported contacts over the selected time period per data load.
Main data sources: Import_Rule and Import_Rule_History
Screenshots
Field description
Field name | Description | Formula |
---|---|---|
ImportRuleID | ID of the dialer Import Rule | |
ImportRuleName | Configured name of the dialer Import Rule | |
ListType | "Dialing List" if the imported contacts should be dialed (default case), "Do Not Call List" if contacts were loaded that should not be called | |
LoadType | "Append" if the imported contacts were appended, "Overwrite" if an initial load was performed | |
StartDateTime | Date and time when the import was started or scheduled | |
EndDateTime | Date and time when the import was completed | |
ImportDuration | Duration in seconds for importing the contacts | |
TotalRecords | Total number of contacts contained in the import file | |
ImportedRecords | Number of contacts which were successfully imported (Imported without dialing, Dialing List or Do Not Call List). | |
PerImportedRecords | Percentage of contacts which were successfully imported (Imported without dialing, Dialing List or Do Not Call List). | ImportedRecords / TotalRecords |
FailedRecords | Number of contacts which were not imported due to a format error (see Import Error File for details). | |
PerFailedRecords | Percentage of contacts which were not imported due to a format error (see Import Error File for details). | FailedRecords / TotalRecords |
RecordsToDial | Number of contacts which were imported to one or more Dialing Lists to be dialed based on the Import Rules. This number may be larger than the number of records in the import if the same contacts end up in multiple campaigns. | |
UnknownRegionPrefix | Number of records which did not match any of the existing region prefixes, thus getting the default campaign time zone. | |
PerUnknownRegionPrefix | Percentage of records which did not match any of the existing region prefixes, thus getting the default campaign time zone. | UnknownRegionPrefix / TotalRecords |