Export Format
Overview
This document provides information about the file format and the name format of the files exported to different Datawarehouse partners.
Event Export
File Name Format
The example below shows the file name format for event export:
<export request id>-<timestamp of the export run>-<event name>-<yyyymmdd>-<file index>-<database-id>.json
- Export request ID: Indicates the export request ID generated when you create a request in the CleverTap dashboard.
- Timestamp of export run: Indicates when the export was run.
- Event name: Indicates the event type that is included in the file.
- File index: We chunk the data across multiple files for larger exports. We limit file sizes to 100 MB chunks to make them more consumable. The file index indicates the file number in the file series.
- Database ID: Indicates the database ID of the CleverTap from where the file was exported.
- File format: Indicates the format of the file exported to the S3 bucket.
File Data Format
Event Export Schema
Key | Sub-Headers | Description |
---|---|---|
ts | Indicates the time when the event occurred. | |
eventName | Indicates the name of the exported event. | |
profile | Includes the profile properties of the user who performed the event. | |
profile.identity | Indicates the identity of the user. | |
profile.objectId | Indicates the CleverTap ID of the user | |
profile.all_identities | Indicates all the unique identities of the user present on the CleverTap. | |
profile.platform | Indicates the platform from which they have raised the event | |
profile.phone | Indicates the phone number of the user, if present. | |
profile.name | Indicates the name of the user. | |
profile.email | Indicates the email address of the user. | |
profile.push_token | ||
deviceInfo | ||
deviceInfo.make | Indicates the make of the user device | |
deviceInfo.model | Indicates the model of the user device through which the event is raised | |
deviceInfo.appVersion | Indicates the application version of the user device through which the event is raised | |
deviceInfo.sdkVersion | Indicates the CleverTap SDK version installed on the user device through which the event is raised. | |
deviceInfo.osVersion | Indicate the OS version of the user device through which the event is raised. | |
deviceInfo.browser | Indicates the Browser (for example, Chrome, Firefox, etc.) on the user device through which the event is raised. | |
deviceInfo.dpi | Indicates the DPI of the user device through which the event is raised. | |
deviceInfo.dimensions.width | Indicates the width of the user device through which the event is raised. | |
deviceInfo.dimensions.height | Indicates the height of the user device through which the event is raised. | |
deviceInfo.dimensions.unit | Indicates the unit of measure for user device dimensions through which the event is raised. For example, px (pixels), etc. | |
controlGroupName | ||
eventProps | Indicates the properties of the event raised by the user. For more information, refer to Event Properties. | |
sessionProps | Includes the properties only for UTM Visited events. |
Event Properties
Notification Sent
This event is tracked when a campaign message is sent to a user. This event is always recorded, even if the user does not open or click on the message. This event is recorded for Email, Mobile Push, SMS, Web Push, and Facebook Audience campaigns. It is available under the Event page on the dashboard but not displayed under the user profile.
Keys | Description |
---|---|
eventProps.Campaign id | Helps uniquely identify the campaign. |
eventProps.Campaign type | Indicates the type of campaign - Push, Email, etc. |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Variant | Indicates the campaign variants created for A/B Testing. |
eventProps.Campaign labels | Indicates the labels added for the campaign. |
eventProps.Journey id | Helps uniquely identify the journey in which the campaign is present. |
Notification Viewed
This event is tracked when a user views an Email, In-App notification, or Web notification sent from the CleverTap dashboard.
Keys | Description |
---|---|
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.wzrk_animated | |
eventProps.wzrk_pivot | Indicates the campaign variants created for A/B Testing. |
eventProps.Campaign id | Indicates the CleverTap campaign ID (@Parth: How is it different from wzrk_id?) |
eventProps.wzrk_ttl | Indicates the time to live for the campaign. |
eventProps.wzrk_acct_id | Indicates the CleverTap Account ID. |
eventProps.wzrk_pid | |
eventProps.wzrk_rnv | |
eventProps.wzrk_pn | Indicates that the notification is sent from the CleverTap dashboard when present. |
eventProps.Campaign type | Indicates the CleverTap campaign type. For example, Push, Web Push, Webhook, etc. |
eventProps.wzrk_cid | Indicates the Channel ID. |
eventProps.wzrk_bc | Indicates the batch count. |
eventProps.wzrk_bi | Indicates the badge icon. (@parth: Is it batch or badge?) |
eventProps.wzrk_sound | A boolean flag that indicates if the custom sound is to be played when the (@Parth: When is this custom sound played?) |
eventProps.wzrk_dl | Indicates if the campaign includes a deep link (@Parth: Is the explanation correct?) |
eventProps.wzrk_acts | Indicates the action button payload. |
eventProps.wzrk_bp | Indicates the Image URL included in the notification. |
eventProps.CTAppVersion | Indicates the application version. (@parth: application version of what?) |
eventProps.CTSource | Indicates the mobile phone or desktop on which the user viewed the notification. (@parth: pls check the explanation.) |
eventProps.CTLatitude | Indicates the last known latitude captured by CleverTap on launching the application. |
eventProps.CTLongitude | Indicates the last known longitude captured by CleverTap on launching the application. |
eventProps.wzrk_c2a | Indicates the value of the button clicked by the user. This button can be present for the following campaign types: In-App, Push, or Mobile In-Box. |
eventProps.browser | |
eventProps.CT Session Id | Indicates the CleverTap Session ID. (@parth: need more information here.) |
eventProps.wzrk_cts | |
eventProps.User Agent | |
eventProps.Client Name | |
eventProps.skipTCM | |
eventProps.mimeType | This property helps you understand the performance of your AMP emails. For more information, refer to Email Campaigns. |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Campaign labels | Indicates the labels added for the campaign |
eventProps.Journey id | Helps uniquely identify the journey in which the campaign is present. This is recorded only if the campaign is part of any journey. |
Notification Clicked
This event is tracked only when a user clicks on the campaign sent via CleverTap.
Keys | Description |
---|---|
eventProps.Campaigntype | Indicates the CleverTap campaign type. For example, Push, Web Push, Webhook, etc. |
eventProps.wzrk_pivot | Indicates the campaign variants created for A/B Testing. |
eventProps.wzrk_bi | Indicates the badge icon. (@parth: Is it batch or badge?) |
eventProps.wzrk_ttl | Indicates the time to live for the campaign. |
eventProps.wzrk_bc | Indicates the batch count. |
eventProps.wzrk_dt | Indicates the service used to send the message. For example, Firebase, etc. |
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.CTSource | Indicates the mobile phone or desktop on which the user viewed the notification. (@parth: pls check the explanation.) |
eventProps.wzrk_cid | Indicates the Channel ID. |
eventProps.wzrk_push_amp | |
eventProps.wzrk_pn | Indicates that the notification is sent from the CleverTap dashboard when present. |
eventProps.wzrk_pid | |
eventProps.wzrk_bp | Indicates the Image URL included in the notification. |
eventProps.wzrk_acct_id | Indicates the CleverTap Account ID. |
eventProps.wzrk_rnv | |
eventProps.CTAppVersion | Indicates the application version. (@parth: application version of what?) |
eventProps.wzrk_ck | Indicates the collapse key. |
eventProps.wzrk_ttl_s | Indicates the time to live for the campaign in seconds. |
eventProps.wzrk_cts | @Parth: Help here. |
eventProps.wzrk_dl | Indicates if the campaign includes a deep link (@Parth: Is the explanation correct?) |
eventProps.wzrk_mutable_content | (@Parth: what does this property indicate?) |
eventProps.wzrk_collapsible | Indicates the Collapse key (the actual key which you have provided). |
eventProps.wzrk_st | Indicates the Subtitle (@parth: Which subtitle is this?) |
eventProps.wzrk_nms | Indicates the summary text when sending push notifications. |
eventProps.wzrk_clr | |
eventProps.wzrk_sound | A boolean flag that indicates if the custom sound is to be played when the (@Parth: When is this custom sound played?) |
eventProps.wzrk_acct_md | |
eventProps.wzrk_acts | Indicates the action button payload. |
eventProps.wzrk_c2a | |
eventProps.mimeType | Helps understand the performance of the AMP emails. For more information, refer to Email Campaigns. |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Campaign labels | Indicates the labels added for the campaign. |
eventProps.Journey id | Uniquely identifies the journey in which the campaign is present. This is recorded only if the campaign is part of any journey. |
Push Impression
This event is raised when a push notification is delivered/rendered on the device.
Key | Description |
---|---|
eventProps.wzrk_acct_id | Indicates the CleverTap Account ID. |
eventProps.wzrk_pivot | Indicates the campaign variants created for A/B Testing. |
eventProps.wzrk_cid | Indicates the Channel ID. |
eventProps.wzrk_pid | |
eventProps.wzrk_rnv | |
eventProps.wzrk_ttl | Indicates the time to live for the campaign. |
eventProps.wzrk_bc | Indicates the batch count. |
feventProps.wzrk_bi | Indicated the Badge icon. |
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.wzrk_pn | Indicates that the notification is sent from the CleverTap dashboard when present. |
eventProps.Campaign type | Indicates the type of campaign - Push, Email, etc. |
eventProps.wzrk_sound | A boolean flag that indicates if the custom sound is to be played when the (@Parth: When is this custom sound played?) |
eventProps.wzrk_acts | Indicates the action button payload. |
eventProps.wzrk_bp | Indicates the Image URL included in the notification. |
eventProps.wzrk_dl | Indicates if the campaign includes a deep link (@Parth: Is the explanation correct?) |
eventProps.wzrk_ck | Indicates the collapse key. |
eventProps.CTAppVersion | Indicates the Application version |
eventProps.CTSource | Indicates the source of the event i.e. Mobile, Desktop, etc. |
eventProps.CTLatitude | Indicates the last known latitude captured by CleverTap on launching the application. |
eventProps.CTLongitude | Indicates the last known longitude captured by CleverTap on launching the application. |
eventProps.wzrk_push_amp | (@parth: Should we use the push amp term here - we are not using that term anymore.) |
eventProps.wzrk_dt | Indicates the service used to send the message. For example, Firebase, etc. |
eventProps.wzrk_ttl_s | Indicates the time to live for the campaign in seconds. |
eventProps.wzrk_st | Indicates the subtitle |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Campaign labels | Indicates the labels added for the campaign. |
eventProps.Journey id | Uniquely identifies the journey in which the campaign is present. This is recorded only if the campaign is part of any journey. |
Notification Replies
This event is raised when a user replies to any WhatsApp campaign.
Key | Description |
---|---|
eventProps.CTSource | Indicates the source of the event, i.e. Mobile, Desktop, etc. |
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.Campaign id | Indicates the CleverTap campaign ID (@Parth: How is it different from wzrk_id?) |
eventProps.Campaign type | Indicates the type of campaign - Push, Email, etc. |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Variant | Indicates the campaign variants created for A/B Testing. |
eventProps.Campaign labels | Indicates the labels added for the campaign. |
eventProps.Journey id | Uniquely identifies the journey in which the campaign is present. This is recorded only if the campaign is part of any journey. |
Notification Delivered
This event is captured when messages get delivered to the user's WhatsApp app. (Raised only for WhatsApp).
Key | Description |
---|---|
eventProps.Campaign type | Indicates the type of Campaign. |
eventProps.CTSource | Indicates the source of the event, i.e. Mobile, Desktop, etc. |
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.wzrk_pivot | Indicates the campaign variants created for A/B Testing. |
eventProps.skipTCM | |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Campaign labels | Indicates the labels added for the campaign. |
eventProps.Journey id | Uniquely identifies the journey in which the campaign is present. |
Reply Sent
This event is recorded when an agent (CleverTap user) replies to a message from the end user.
Key | Description |
---|---|
eventProps.CT Source | Indicates the source of the event, i.e. Mobile, Desktop, etc. |
eventProps.Campaign id | Indicates the campaign ID to uniquely identify the campaign. |
eventProps.Campaign type | Indicates the type of campaign. |
App Installed
This event is recorded when the user installs the application.
Key | Description |
---|---|
eventProps.ct_app_version | Indicates the version of the application. (@Parth: How is it different from eventProps.CTApp Version mentioned under Push Impression) |
eventProps.CTSource | Indicates the source of the event, i.e. Mobile, Desktop, etc. |
eventProps.ct_latitude | Indicates the last known latitude captured by CleverTap on launching the application. (@Parth: How is it different from eventProps.CTLatitude mentioned under Push Impression?) |
eventProps.ct_longitude | Indicates the last known longitude captured by CleverTap on launching the application. (@Parth: How is it different from eventProps.CTLongitude mentioned under Push Impression) |
App Launched
This event is recorded every time the user launches the application.
Key | Description |
---|---|
eventProps.CTNetworkCarrier | Indicates the network carrier for the user's device. |
eventProps.CTSource | Indicates the source of the event i.e. Mobile, Desktop, etc. |
eventProps.CTBluetoothVersion | Indicates the Bluetooth version of the user's device. |
eventProps.CTSDKVersion | Indicates CleverTap SDK version which is used (@parth: where is the SDK version used?) |
eventProps.CT BluetoothEnabled | Indicates if Bluetooth is enabled for the user's device. |
eventProps.CTOSVersion | Indicates the OS version of the user's device. |
eventProps.CTNetworkType | Indicates the type of network being used on the user's device. For example, Wifi, 4G, etc. |
eventProps.Model | Indicates the model of the user's device. |
eventProps.CT Longitude | Indicates the last known longitude captured by CleverTap on launching the application. |
eventProps.CT Latitude | Indicates the last known latitude captured by CleverTap on launching the application. |
eventProps.CTConnectedToWiFi | Indicates if the user's device is connected to Wifi. |
eventProps.CT Session Id | Indicates the CleverTap session ID. (@parth: need more information here.) |
eventProps.CTAppVersion | Indicates the version of the application installed on the user's device. (@parth: check if this is correct.) |
App Uninstalled
This event is recorded every time the user uninstalls the application.
Key | Description |
---|---|
eventProps.CT Source | Indicates the source of the event i.e. Mobile, Desktop, etc. |
eventProps.clevertapId | Indicates the unique device identifier. This is assigned to all the users when they launch the app for the first time. (@parth: Pls confirm if this is correct.) |
eventProps.token | Indicates the Device token of the event |
eventProps.source | Indicates the source of event i.e. FCM or API |
Webhook Delivered
This event is recorded when a Webhook campaign is delivered successfully.
Key | Description |
---|---|
eventProps.ContentName | |
eventProps.CT Source | Indicates the source of the event, i.e. Mobile, Desktop etc. |
eventProps.ct_app_version | Indicates the version of App (@Parth: How is it different from eventProps.CT App Version mentioned under Push Impression) |
eventProps.ct_latitude | Indicates the Latitude of the User. (@Parth: How is it different from eventProps.CT Latitude mentioned under Push Impression) |
eventProps.all_identities | Indicates All Identity of User |
eventProps.ct_longitude | Indicates the Longitude of the User. (@Amrita, How is it different from eventProps.CT Longitude mentioned under Push Impression) |
eventProps.session_props | session_source | |
eventProps.Campaign Id | Uniquely identifies the campaign. |
eventProps.mp_processing_time_ms | Indicates the time in which we get a response from the customer API. |
eventProps.ts | Indicates the timestamp of the event. |
Channel Unsubscribed
This event is raised when a user unsubscribe from any groups in an Email.
Key | Description |
---|---|
eventProps.Variant | Indicates the campaign variants created for A/B Testing. |
eventProps.Resubscribed | Yes/No |
eventProps.Group | Subscription Group |
eventProps.Type | Indicates the type of campaign - Push, Email, etc. (@Parth, how is it different from eventProps.Campaign type?) |
eventProps.Campaign id | Helps uniquely identify the campaign. |
eventProps.Subscription Type | Indicates the type of Subscription |
eventProps.Identity | Indicates the Unique Identity of the User |
eventProps.Reason | Indicates the reason for Unsubscribing/Resubscribing |
eventProps.Campaign type | @Parth, How is it different from eventProps.Type ? |
Custom Control Group
This event is raised when a campaign is activated with a Control group.
Key | Description |
---|---|
eventProps.CT Source | Indicates the source of the event i.e. Mobile, Desktop etc. |
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.wzrk_pivot | Indicates the campaign variants created for A/B Testing. |
eventProps.Campaign id | Indicates the CleverTap campaign ID (@Parth: How is it different from wzrk_id?) |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Campaign type | Indicates the type of campaign - Push, Email, etc. |
eventProps.Campaign labels | Indicates the labels added for the campaign. |
eventProps.Journey id | Helps uniquely identify the journey in which the campaign is present. |
System Control Group
This event is raised when a campaign is activated with a Control group.
Key | Description |
---|---|
eventProps.CT Source | Indicates the source of the event i.e. Mobile, Desktop etc. |
eventProps.wzrk_id | Indicates the Campaign ID. |
eventProps.wzrk_pivot | Indicates the campaign variants created for A/B Testing. |
eventProps.Campaign id | Indicates the CleverTap campaign ID (@Parth: How is it different from wzrk_id?) |
eventProps.Campaign name | Indicates the name of the campaign. |
eventProps.Campaign type | Indicates the type of campaign - Push, Email, etc. |
eventProps.Journey id | Helps uniquely identify the journey in which the campaign is present. |
Custom & Journey Control Group (Journeys)
This event is raised when a Journey Campaign is activated with a Control group.
Key | Description |
---|---|
eventProps.Journey id | Helps uniquely identify the journey in which the campaign is present. |
eventProps.Journey name | Indicates Unique Journey identifier (@Parth, how is it different from eventProps.Journey id?) |
System Control Group (Journeys)
This event is raised when a Journey Campaign is activated with a Control group.
Key | Description |
---|---|
eventProps.Journey id | Helps uniquely identify the journey in which the campaign is present. |
eventProps.Journey name | Indicates Unique Journey identifier (@Parth, how is it different from eventProps.Journey id?) |
Geocluster Entered
This event is raised when a user enters a Geo Cluster.
Key | Description |
---|---|
eventProps.ct_connected_to_wifi | Status of Wifi on the device when event was raised (True/False) |
eventProps.ct_source | Source is mobile or web |
eventProps.network_carrier | Network Carrier for the device |
eventProps.longitude | Longitude |
eventProps.latitude | Latitude |
eventProps.os_version | OS Version of device |
eventProps.application_version | Version of App |
eventProps.ct_sdk_version | CT SDK Verson being used by the app when event was raised |
eventProps.geofence_id | CT Geogence ID |
eventProps.cluster_name | CT Geofence Cluster Name |
eventProps.cluster_id | CT Geofence Cluster ID |
eventProps.ct_network_type | CT Network Type |
GeoCluster Exited
This event is raised when a user enters a Geo Cluster.
Key | Description |
---|---|
eventProps.ct_source | Source is mobile or web |
eventProps.network_carrier | Network Carrier for the device |
eventProps.longitude | Longitude |
eventProps.latitude | Latitude |
eventProps.os_version | OS Version of device |
eventProps.application_version | Version of App |
eventProps.ct_sdk_version | CT SDK Verson being used by the app when event was raised |
eventProps.geofence_id | CT Geogence ID |
eventProps.cluster_name | CT Geofence Cluster Name |
eventProps.cluster_id | CT Geofence Cluster ID |
eventProps.ct_connected_to_wifi | Status of Wifi on the device when event was raised (True/False) |
AB Experiment Stopped
This event is raised when the A/B experiment is stopped.
Key | Description |
---|---|
eventProps.ct_source | Source is mobile or web |
eventProps.stickiness | Yes/No |
eventProps.mutually_exclusive | Should show only 1 experiment |
eventProps.variant | Variant of Experiment |
eventProps.variant_id | Unique Variant ID |
eventProps.version | Version of Experiment |
eventProps.experiment_id | Experiment ID |
AB Experiment Rolled Out
This event is raised when the A/B experiment is sent to users.
Key | Description |
---|---|
eventProps.Variant | Variant of Experiment |
eventProps.Variant Id | Unique Variant ID |
eventProps.CT Source | Source is mobile or web |
eventProps.Version | Version of Experiment |
eventProps.Experiment Id | Experiment ID |
eventProps.Stickiness | Yes/No |
eventProps.Mutually Exclusive | Should show only 1 experiment |
AB Experiment Disqualified
This event is raised when a user is disqualified from the A/B experiment.
AB Experiment Rendered
This event is raised when the A/B experiment is rendered to a user.
Key | Description |
---|---|
eventProps.Variant | Variant of Experiment |
eventProps.Variant Id | Unique Variant ID |
eventProps.CT Source | Source is mobile or web |
eventProps.Version | Version of Experiment |
eventProps.Experiment Id | Experiment ID |
eventProps.Stickiness | Yes/No |
eventProps.Mutually Exclusive | Should show only 1 experiment |
State Transitioned
This event is recorded for lifecycle optimizer when a user transitions from one stage to another.
Key | Description |
---|---|
eventProps.Destination | Destination Value |
eventProps.Type | Type Value of Lifecycle |
eventProps.Model | Model Value |
eventProps.Source | Value of Source |
Session Concluded
This event is raised when a user session is completed.
Key | Description |
---|---|
eventProps.Session Length | Time for which user was using apps |
eventProps.Session Id | Unique CT Session identifier |
UTM Visited
This event is tracked when a user clicks on a link from a marketing campaign that has a UTM parameter defined on it.
Key | Description |
---|---|
eventProps.Campaign id | Campaign ID for campaigns |
eventProps.CT Latitude | Latitude |
eventProps.CT Longitude | Longitude |
eventProps.CT App Version | Version of App |
eventProps.CT Source | Source is mobile or web |
eventProps.Campaign type | Type of Campaign - Push, Email, SMS |
eventProps.Install | Y or N |
eventProps.wzrk_id | Campaign ID for campaigns |
sessionProps.utm_campaign | Campaign name |
sessionProps.utm_medium | Medium like email , banner etc |
sessionProps.utm_source | Origination source |
User Profile Export
File Name Format
<export request id>-<timestamp of the export run>-<event name>-<yyyymmdd>-<file index>-<database-id>.json
- File Name Format for User Profile Export:
The example below shows the file name format for user profile export:- Account ID: Indicates the integer value for your CleverTap project ID.
- Request ID: Indicates the export request ID generated when you create a request in the CleverTap dashboard.
- Timestamp of export run: Indicates when the export was run.
- Database ID: Indicates the database ID of the CleverTap from where the file was exported.
- File format: Indicates the format of the file exported to the S3 bucket.
<account id>-<request id>-<timestamp of the export run>-<database-id>-<file format>.gz
File Data Format
Files are split by event names for event exports and each file will have all event data for the given period for the event.
JSON
The first line of the file contains the event name. After the first line, each line in JSON describes the timestamp, object id, and event properties.
{
"profile": {
"identity": "dqsndckfk234"
},
"ts": 20171109000015,
"eventProps": {
"ct_connected_to_wifi": "false",
"ct_bluetooth_version": "ble",
"ct_bluetooth_enabled": "false",
"ct_sdk_version": 30107,
"ct_latitude": -6.1975594,
"ct_longitude": 106.52913,
"ct_os_version": "5.1.1",
"ct_app_version": "2.30.1",
"ct_network_carrier": "3",
"ct_network_type": "4G"
}
}
CSV
CSV files are comma-delimited and have each event in separate rows.
XML
XML has the timeStamp, eventName, followed by eventProperties.
<Event>
<ts>20200220130735</ts>
<eventName>Export Custom Event</eventName>
<profile>
<all_identities>[email protected]</all_identities>
<platform>Web</platform>
<email>[email protected]</email>
</profile>
<deviceInfo>
<browser>Others</browser>
</deviceInfo>
<eventProps>
<entry>
<key>CT Source</key>
<value>API</value>
</entry>
<entry>
<key>Category</key>
<value>Mens Watch</value>
</entry>
<entry>
<key>Product name</key>
<value>Casio Chronograph Watch</value>
</entry>
<entry>
<key>Price</key>
<value>59.99</value>
</entry>
<entry>
<key>Currency</key>
<value>USD</value>
</entry>
</eventProps>
</Event>
Parquet
Parquet has a timestamp, eventName, and eventProperties for each event.
Parquet File Format
Parquet is an open-source file format for Hadoop. Parquet stores nested data structures in a flat columnar format.
Event | Description | Event Properties | Description |
---|---|---|---|
Notification Sent | This event is tracked when a campaign message is sent to a user. This event is always recorded, even if the user does not open or click on the message. This event is recorded for email, mobile push, SMS, web push, and Facebook Audience campaigns. The Notification Sent event is available on the Event dashboard, but it is not displayed on the User Profile. | ||
eventProps.Campaign id | Campaign unique identifier |
Updated 11 months ago