Skip to content

Commit 700dc74

Browse files
tcgilbertrchinn1
andauthored
Apply suggestions from code review
Co-authored-by: rchinn-segment <[email protected]>
1 parent 8c11b69 commit 700dc74

File tree

1 file changed

+5
-5
lines changed
  • src/connections/sources/catalog/cloud-apps/braze

1 file changed

+5
-5
lines changed

src/connections/sources/catalog/cloud-apps/braze/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The following table lists events that Braze sends to Segment. These events show
5050
| Email Unsubscribed | User clicked the unsubscribe link in an email. |
5151
| Global Subscription Group State Change | User’s subscription global group state changed to `Subscribed` or `Unsubscribed`. |
5252
| Subscription Group State Changed | User’s subscription group state changed to `Subscribed` or `Unsubscribed`. |
53-
| Push Notification Sent | A push notification was successfully sent |
53+
| Push Notification Sent | A push notification was successfully sent. |
5454
| Push Notification Tapped | User tapped on a push notification. |
5555
| Push Notification Bounced | Braze was not able to send a push notification to this User. |
5656
| iOS Foreground Push Opened | User received a push notification on iOS while the app was open. |
@@ -59,7 +59,7 @@ The following table lists events that Braze sends to Segment. These events show
5959
| News Feed Viewed | User viewed the native Braze News Feed. |
6060
| News Feed Card Viewed | User viewed a Card within the native Braze News Feed. |
6161
| News Feed Card Clicked | User tapped or clicked on a Card within the native Braze News Feed. |
62-
| Webhook Sent | A webhook message was sent |
62+
| Webhook Sent | A webhook message was sent. |
6363
| Campaign Converted | User performed the primary conversion event for a Campaign within its conversion window. |
6464
| Canvas Converted | User performed the primary conversion event for a Canvas within its conversion window. |
6565
| Canvas Entered | User was entered into a Canvas. |
@@ -71,7 +71,7 @@ The following table lists events that Braze sends to Segment. These events show
7171
| Content Card Dismissed | User dismissed a Content Card. |
7272
| SMS Sent | An SMS was sent. |
7373
| SMS Sent to Carrier | An SMS was sent to the Carrier for delivery. |
74-
| SMS Short Link Clicks | Short link in an SMS message is clicked |
74+
| SMS Short Link Clicks | User clicked a short link in an SMS message. |
7575
| SMS Delivered | An SMS was delivered successfully. |
7676
| SMS Delivery Failed | An SMS was unable to be delivered successfully. |
7777
| SMS Rejected | An SMS was rejected. |
@@ -91,7 +91,7 @@ The following table lists event properties included with all events Segment rece
9191
| `campaign_id` | String | The API Identifier of the campaign associated with the event, if applicable. |
9292
| `campaign_name` | String | The name of the campaign associated with the event, if applicable. |
9393
| `message_variation_id` | String | The API Identifier of the Message Variation for the campaign associated with the event, if applicable. |
94-
| `message_variation_name` | String | To further usability, in all events where we provide Message Variation ID, we'll now also provide the Message Variation Name. |
94+
| `message_variation_name` | String | To further usability, in all events where Segment provides Message Variation ID, Segment now also provides the Message Variation Name. |
9595
| `canvas_id` | String | The API Identifier of the Canvas associated with the event, if applicable |
9696
| `canvas_name` | String | The name of the Canvas associated with the event, if applicable. |
9797
| `canvas_variation_id` | String | The API Identifier of the Canvas Variation associated with the event, if applicable. |
@@ -108,7 +108,7 @@ This table lists event-specific properties Braze sends to Segment:
108108
| `link_url` | String | For Email Clicked events, the URL of the link that the user clicked on. |
109109
| `button_id` | String | For In-App Message Clicked events, the index of the button the user clicked on. |
110110
| `card_id` | String | For News Feed Card and Content Card events, the API Identifier of the Card. |
111-
| `state_change_source` | String | Source of the state change (i.e., REST, SDK , Dashboard, Preference Center, etc. ) |
111+
| `state_change_source` | String | Source of the state change (for example, REST, SDK, Dashboard, Preference Center, and more.) |
112112
| `subscription_group_id` | String | For Subscription Group State Changed events, the API Identifier of the Subscription Group. |
113113
| `subscription_status` | String | For Subscription Group State Changed events, the status the user changed to, either `Subscribed` or `Unsubscribed`. |
114114
| `user_agent` | String | For Email Click and Email Open events, description of the user’s system and browser for the event. |

0 commit comments

Comments
 (0)