Contact Event Data output files
The tables in this section provide a description of each Contact Event, its corresponding data filename, and the type of events or actions captured in the output file.
NOTES:
-
The output data filename is the name of the final text flat file that contains the output data. The filename of the file(s) available on the file server depends on your configuration of the Contact Event Data job. For contact interaction and contact permission events, the file name will contain SMS, MMS, PUSH, or WEBPUSH if the feed is for those channels. (Files for Email omit the channel name.) For example, a Clicked events feed for Email could have the file name 1234_CLICK_20190103_130532.txt, but a Clicked events feed for SMS could have the file name 1234_SMS_CLICK_20190103_231059.zip.
-
The output file extension is based on how the Connect job is set up: compressed files have a zip extension; encrypted files have a “gpg” extension; files that you choose to neither encrypt nor compress will be plain text with a “txt” extension; ready and count files have extensions based on your settings in Connect.
Launch Events
Event Feed Type | Description | Output File Name | Comments |
---|---|---|---|
Launch State |
Data regarding when a launch starts, pauses, resumes, and stops |
accountID_ |
CUSTOMER_ID Support: N/A Custom Columns Support: N/A Use this file to create a lookup table for mapping LAUNCH_ID value that appears in other output files. This mapping is particularly important for triggered launches, where the launch date and send date are not necessarily the same. |
Response / Standard Events
Form Events
Event Feed Type |
Description |
Output File Name |
Comments |
---|---|---|---|
Form
|
Form Submission and view events |
accountID_FORM_YYYYMMDD_HH24MISS.txt |
CUSTOMER_ID Support: Yes Custom Columns Support: Yes (Form Submits only) Read the EVENT_TYPE_ID column for the specific event type designation. Form Submits: Custom Column values are populated based on incoming parameters (GET / POST request) where names match Custom Column names. Form Views: Custom Column values ARE NOT supported.
|
Form State |
Captures when a form is enabled or disabled |
accountID_FORM_STATE_YYYYMMDD_HH24 |
CUSTOMER_ID Support: N/A Custom Columns Support: N/A |
Permission Events
Event Feed Type |
Description |
Output File Name |
Comments |
---|---|---|---|
Opted In |
Any individual change to permission status value |
accountID_OPT_IN_YYYYMMDD_HH24MISS.txt |
CUSTOMER_ID Support: Yes Custom Columns Support: No An OptIn event is recorded if:
Permission status changes via:
|
Opted Out |
Any individual change to permission status value |
accountID_ |
CUSTOMER_ID Support: Yes Custom Columns Support: Yes An OptOut event is recorded if the existing record has a permission status of OptIn and is being changed to OptOut. Permission status changes via:
|
Program Events
Event Feed Type |
Description |
Output File Name |
Comments |
---|---|---|---|
Program |
Information for Program Entry and Program Exit events |
accountID_ |
CUSTOMER_ID Support: N/A Custom Columns Support: N/A Who entered a Program when; who exited a Program when |
Program State |
Includes information about when a Program is published or unpublished |
accountID_ |
CUSTOMER_ID Support: N/A Custom Columns Support: N/A |
SMS Events
Event Feed Type |
Description |
Output File Name |
Comments |
---|---|---|---|
MO Forward Sent |
|
|
CUSTOMER_ID Support: Yes Custom Columns Support: No |
MO Forward Failed |
|
|
CUSTOMER_ID Support: Yes Custom Columns Support: No |
Push Events
Event Feed Type |
Description |
Output File Name |
Comments |
---|---|---|---|
Button Clicked |
Tracks the responses of recipients to Interactive Push Notification Campaigns. |
accountID_PUSH_ |
CUSTOMER_ID Support: Yes Custom Columns Support: No |
Uninstall |
Tracks app uninstalls. |
accountID_PUSH_ |
CUSTOMER_ID Support: Yes Custom Columns Support: No |
Message Center Events
Web Push Events
Event Feed Type |
Description |
Output File Name |
Comments |
---|---|---|---|
Closed |
Tracks closed Web Push Notifications |
accountID_WEBPUSH_ |
CUSTOMER_ID Support: Yes Custom Columns Support: No |
Next steps
About Contact Event Data output files