You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/test-connections.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,13 @@
1
1
---
2
-
title: "Testing Connections"
2
+
title: "Event Tester"
3
3
---
4
4
5
5
6
6
Segment has an Event Tester that enables you to test your connections between Segment and your destination. You can access the Event Tester from your Source Debugger, or from your destination settings.
7
7
8
+
> info "Available for server-side event streaming destinations only"
9
+
> This feature is only available for server-side integrations (also known as cloud-mode destinations). You can't use this for client-side integrations (also known as device-mode destinations).
10
+
8
11
## Use Cases
9
12
10
13
There are two scenarios where you might want to use the Event Tester:
0 commit comments