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/delivery-overview.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Each of the following integrations has a slightly different pipeline view to acc
30
30
-[Linked Audiences](#linked-audiences): Any destinations connected to a Linked Audience.
31
31
32
32
#### Classic destinations
33
-
The pipeline view for classic destinations includes the following steps:
33
+
The pipeline view for [classic destinations](/docs/connections/destinations/) includes the following steps:
34
34
-**Successfully received**: Events that Segment ingested from your source.
35
35
-**Failed on ingest**: Events that Segment received, but were dropped due to internal data validation rules.
36
36
-**Filtered at source**: Events that were discarded due to schema settings or [Protocols](/docs/protocols/) Tracking Plans.
@@ -39,7 +39,7 @@ The pipeline view for classic destinations includes the following steps:
39
39
-**Successful delivery**: Events that were successfully delivered to the destination.
40
40
41
41
#### Actions destinations
42
-
The pipeline view for Actions destination includes the following steps:
42
+
The pipeline view for [Actions destinations](/docs/connections/destinations/#destination-actions) includes the following steps:
43
43
-**Successfully received**: Events that Segment ingested from your source.
44
44
-**Failed on ingest**: Events that Segment received, but were dropped due to internal data validation rules.
45
45
-**Filtered at source**: Events that were discarded due to schema settings or [Protocols](/docs/protocols/) Tracking Plans.
@@ -54,7 +54,7 @@ The following image shows an Actions destination filtered to include only Track
54
54

55
55
56
56
#### Storage destinations
57
-
The pipeline view for storage destination includes the following steps:
57
+
The pipeline view for [storage destinations](/docs/connections/storage/) includes the following steps:
58
58
-**Successfully received**: Events that Segment ingested from your source.
59
59
-**Failed on ingest**: Events that Segment received, but were dropped due to internal data validation rules.
60
60
-**Filtered at source**: Events that were discarded due to schema settings or [Protocols](/docs/protocols/) Tracking Plans.
@@ -68,7 +68,7 @@ The following image shows a storage destination with 23 partially successful syn
68
68

69
69
70
70
#### Linked Audiences
71
-
Delivery Overview for Linked Audiences includes a toggle view above the data pipeline so you can narrow the results to one Linked Audience and one or more [activations](/docs/engage/audiences/linked-audiences/#step-2c-define-how-and-when-to-trigger-an-event-to-your-destination).
71
+
Delivery Overview for [Linked Audiences](/docs/engage/audiences/linked-audiences/) includes a toggle view above the data pipeline so you can narrow the results to one Linked Audience and one or more [activations](/docs/engage/audiences/linked-audiences/#step-2c-define-how-and-when-to-trigger-an-event-to-your-destination).
72
72
73
73
The pipeline view for Linked Audiences includes the following steps:
74
74
-**Events from Audience**: Audience events Segment received from a connected source.
@@ -156,5 +156,4 @@ The Delivery Overview pipeline steps Failed on Ingest, Filtered at Source, Filte
156
156
This table provides a list of all possible discard reasons available at each pipeline step.
157
157
158
158
{% include content/delivery-overview-discards.html %}
159
-
160
159
<!--- not in the product yet{% include content/retl-discards.md %}--->
0 commit comments