Skip to content

Commit 8dc4a2d

Browse files
authored
Move paragraph on Event Delivery page
We get quite a few questions about this. It might help to include the "Available for server side event streaming destinations only" paragraph a bit higher on the page so that customers using device-mode can see it as soon as they get to the page.
1 parent 9da5f1c commit 8dc4a2d

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

src/connections/event-delivery.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ 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 ""
10+
> **Available for server side event streaming destinations only**
11+
> 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.
12+
13+
> warning ""
14+
> **Not available for Warehouses or Amazon S3**. These destinations work differently from other destinations in Segment, and aren't supported at this time.
15+
916
Here's an example of what the Event Delivery tool looks like:
1017

1118
![An Event Delivery example](images/edelivery_jXaoBuF6.png)
@@ -19,17 +26,6 @@ Scenarios when this tool will be useful: 
1926
- **When setting up a destination for the first time.** 
2027
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. 
2128

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-
3329
## Where do I find it? 
3430

3531
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)