Skip to content

Commit 9fccee7

Browse files
Merge pull request #4171 from segmentio/sarahrudy-patch-2
Move paragraph on Event Delivery page
2 parents 82e0d20 + d00d529 commit 9fccee7

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

src/connections/event-delivery.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The Event Delivery tool helps you understand if data is reaching your destinatio
66

77
Segment sends billions of events to destinations every week. If Segment encounters any errors when attempting to deliver your data, Segment reports them in the Event Delivery tool.
88

9+
> info "Available for server side event streaming destinations only"
10+
> This feature is only available for server side integrations (also known as cloud-mode destinations). You will not be able to use this for client side integrations (also known as device-mode destinations) because device-mode data is sent directly to the destination tool's API. In order to report on deliverability, the data must be sent to destinations using a server side connection.
11+
12+
> warning ""
13+
> **Not available for Warehouses or Amazon S3**. These destinations work differently from other destinations in Segment, and aren't supported at this time.
14+
915
Here's an example of what the Event Delivery tool looks like:
1016

1117
![An Event Delivery example](images/edelivery_jXaoBuF6.png)
@@ -19,17 +25,6 @@ Scenarios when this tool will be useful: 
1925
- **When setting up a destination for the first time.** 
2026
For example, you are connecting Google Analytics to your Node Source. Once you've entered your credentials and turned the destination on, you can use this feature to see whether events are successfully making it to GA in near realtime. 
2127

22-
23-
## Important things to know
24-
25-
#### Available for server side event streaming destinations only
26-
27-
This feature is only available for server side integrations (also known as cloud-mode destinations). You will not be able to use this for client side / device-mode destinations as device-mode data is sent directly to the tool's API. To be report on deliverability, the data must be sent to Destinations using Segment's APIs. 
28-
29-
> warning ""
30-
> **Not available for Warehouses or Amazon S3**. These destinations work differently from other destinations in Segment, and aren't supported at this time.
31-
32-
3328
## Where do I find it? 
3429

3530
Event Delivery can be accessed within any supported destination in the App. It's located on the tab under "Settings" for each destination. 

0 commit comments

Comments
 (0)