|
1 | 1 | ---
|
2 |
| -title: Testing Connections |
| 2 | +title: Testing connections |
3 | 3 | ---
|
4 | 4 |
|
5 |
| -Segment provides these 2 testing tools to enable you to test your connections between Segment and your destination: |
6 |
| -* [Event Tester](#event-tester): Test all of your enabled mappings within a destination. |
| 5 | +Segment provides two tools for validating the connection between Segment and a destination: |
| 6 | +* [Event Tester](#event-tester): Test all enabled mappings within a destination. |
7 | 7 | * [Mappings Tester](#mappings-tester): Test a single mapping configuration for your destination.
|
8 | 8 |
|
9 | 9 | Both testing tools share the same underlying testing infrastructure, which ensures consistent results across your testing workflows. The results from both testers display API requests, responses, and success/failure status to help you diagnose any issues.
|
@@ -36,7 +36,7 @@ The Event Tester sends a real event that appears in your end tool alongside your
|
36 | 36 | To use the Event Tester:
|
37 | 37 | 1. Navigate to **Connections > Destinations** and select your destination.
|
38 | 38 | 2. Click the **Event Tester** tab.
|
39 |
| -3. Select the type of test event. You can choose from: Track, Identify, Page, Screen, Group. |
| 39 | +3. Select the type of test event. You can choose from: Track, Identify, Page, Screen, and Group. |
40 | 40 | 4. Enter your test event payload. You can type in your own event or choose from **Load event from source** or **Generate sample event**.
|
41 | 41 | * **Load event from source**: Segment loads an event based on your source.
|
42 | 42 | * **Generate sample event**: Segment generates a sample event for you.
|
@@ -77,7 +77,7 @@ To use the Mapppings Tester:
|
77 | 77 |
|
78 | 78 | #### The Event Tester experienced an error when sending my event. Why did this happen?
|
79 | 79 |
|
80 |
| -If you experience an error, [let Segment know](mailto:[email protected]) and the Segment team will help you troubleshoot the issue. |
| 80 | +If you experience an error, [contact Segment support](mailto:[email protected]) and we'll help you troubleshoot the issue. |
81 | 81 |
|
82 | 82 | #### Is this feature available for Data Lakes?
|
83 | 83 |
|
|
0 commit comments