Introduction
The Activity tab allows you to track the various actions to which the contact list, selected from the Contact lists, has been subjected.
The Activity tab brings together the following information:
- Activation and deactivation of an active list;
- Insertion report following a file import;
- Insertion report following API calls;
- Changing the recurrence for an active list;
- Errors in the case of a failed import.
Insertion report following a file import
The file insertion report is generated after each insertion with the following information:
Initial volume: number of lines present in the file.
Number of rows processed: number of rows with primary key uniqueness.
Number of duplicate lines rejected: number of lines for which the primary key or keys are present more than once in the file.
Number of contacts updated : number of contacts updated following file upload.
Number of new contacts : number of contacts added to the list following file upload.
Number of contacts with an incorrectly formed email address: number of contacts for whom the email address does not have a valid format.
Number of contacts with an incorrectly formed phone number: number of phone numbers that do not have a valid format for the country selected when loading.
New email optins : number of contacts for whom the email address optins for the first time to the type of consent selected for the email channel.
New SMS optins : number of contacts for whom the phone number optins for the first time to the type of consent selected for the SMS channel.
Conclusion
It is also possible to analyse API insertion reports in detail, to do so, consult the article How to read an insertion report via API?