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/protocols/faq.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ You can subscribe to a variety of Protocols specific alerts through the workspac
13
13
14
14
### How can I get notified when someone makes a change to my tracking plan?
15
15
16
-
You can forward notifications from Protocols to a new Segment Source, which can then send them to notification tools such as Slack webhook.
16
+
You can forward notifications from Protocols to a new Segment source, which can then send them to notification tools such as Slack webhook.
17
17
18
18
You can also forward these Protocols alerts to any (cloud-mode) Segment destination that accepts Track calls, including data warehouses. Most customers record these activity feed events to a data warehouse for analysis.
19
19
20
20
### How do I get notified when new violations are generated? Can I create custom violation notifications?
21
21
22
-
You can enable [violation event forwarding](/docs/protocols/validate/forward-violations/) to start delivering violations as Track calls to a Segment Source. From there, you can forward the events to any Segment destination that accepts Track calls.
22
+
You can enable [violation event forwarding](/docs/protocols/validate/forward-violations/) to start delivering violations as Track calls to a Segment source. From there, you can forward the events to any Segment destination that accepts Track calls.
23
23
24
-
You can also utilize the Slack Actions destination here. The Actions destination will allow you to set event triggers for context fields, meaning events with Violations can be sent directly from the source.
24
+
You can also use the Slack Actions destination to set event triggers for context fields, meaning events with violations are sent as Track calls directly from the source.
0 commit comments