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 for 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.
Insert report via API
The insertion report via API is generated after each insertion with the following information:
Number of lines processed :Number of valid calls received by the API.
Number of contacts deleted : Number of valid calls received by the API on the point of deletion.
Number of contacts updated : Number of valid calls received by the API on the update or insert and update point for an existing contact.
Number of new contacts : Number of valid calls received by the API on the insert and update point for a new contact.
Number of contacts with a malformed address : Number of contacts updated or inserted with a malformed email address.
Number of contacts with a malformed phone number : Number of contacts updated or inserted with a malformed phone number.
New email optins : Number of contacts updated or inserted with a newly optin email address at list consent.
New SMS optins : Number of contacts updated or inserted with a newly optin phone number with list consent.
Conclusion
It is also possible to analyse file insertion reports in detail, to do this, consult the article How to read a file insertion report?