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/schema-defaults-eol.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ hidden: true
6
6
## Schema Defaults Removal FAQs
7
7
8
8
#### What is Schema Defaults?
9
-
Schema Defaults enables users to block new events and traits by default. This feature was launched to Private Beta in 2017 as a pre-cursor feature to Protocols.
9
+
Schema Defaults allows you to block new events and traits by default. This feature was launched to Private Beta in 2017 as an exploration feature before the introduction of Protocols.
10
10
11
11
#### How do I know if I’m using Schema Defaults?
12
-
Navigate to **Connections** and choose your source. In the **Settings** tab under **Schema Configuration**, if you see the **Schema Defaults** section and have any events or traits that are marked **Block** or **Omit**, you have enabled Schema Defaults.
12
+
Navigate to **Connections** and choose your source. In the **Settings** tab under **Schema Configuration**, if you see the **Schema Defaults** section and have any events or traits that are marked **Block** or **Omit**, you have Schema Defaults enabled.
@@ -19,23 +19,23 @@ Schema Defaults will be removed on August 11, 2021.
19
19
#### What happens after Schema Defaults is removed?
20
20
Any events and traits that were blocked by Schema Defaults will continue to be blocked. Any new events and traits will automatically be allowed.
21
21
22
-
You can change to allow or block individual events/properties/traits through the Source Schema by following these steps:
22
+
Before they are removed, you can change your Source Schema settings to allow or block individual events, properties, and traits by following these steps:
23
23
24
24
1. Go to the **Schema** tab of your source.
25
-
2. Use the toggle to allow or block the different events/properties/traits.
25
+
2. Use the toggle to allow or block the different events, properties, and traits.
#### What happens if a source with Schema Defaults enabled has a Tracking Plan connected to it?
30
-
As Tracking Plans replace Schema Defaults, there will be no impact to these sources as they’ll continue to behave the same.
30
+
Tracking Plans _replace_ Schema Defaults, so these sources will continue to behave the same.
31
31
32
32
#### How should I prepare for the removal of Schema Defaults?
33
33
If you would still like to block new events and traits by default, you can connect a [Protocols](/docs/protocols/) Tracking Plan to your source.
34
34
35
35
## Event Requirements Removal FAQs
36
36
37
37
#### What are Event Requirements?
38
-
Event Requirements allow you to define rules for an event property and block violating events. This feature was launched to Private Beta in 2017 as a pre-cursor feature to Protocols.
38
+
Event Requirements allow you to define rules for an event property and block violating events. This feature was launched to Private Beta in 2017 as an exploratory feature before the introduction of Protocols.
39
39
40
40
#### How do I know if I’m using Event Requirements?
41
41
Navigate to **Connections** and choose your source. Go to the **Schema** tab and click on an event. If you’re able to click on an event and view the properties and rules for it, you’re using Event Requirements.
@@ -46,10 +46,10 @@ Navigate to **Connections** and choose your source. Go to the **Schema** tab and
46
46
Event Requirements will be removed on August 11, 2021.
47
47
48
48
#### What happens after Event Requirements is removed?
49
-
Events that violate the rules designated within Event Requirements will no longer be blocked. You also won’t be able to interact with the feature anymore as all UI components for Event Requirements will be removed from Segment.
49
+
Events that violate the rules set up in Event Requirements will no longer be blocked. The Event Requirements UI will be removed from the Segment web app, and you won’t be able to interact with the feature settings.
50
50
51
51
#### What happens if a source with Event Requirements enabled has a Tracking Plan connected to it?
52
-
As Tracking Plans replace any Event Requirements, there will be no impact to these sources as they’ll continue to behave the same.
52
+
[Tracking Plans](/docs/protocols/tracking-plan/) replace any Event Requirements, so these sources will continue to behave the same.
53
53
54
54
#### How should I prepare for the removal of Event Requirements?
55
-
If you would still like to block events that you set up in Event Requirements, you can connect a [Protocols](/docs/protocols/) Tracking Plan to your source.
55
+
If you still want to block the events that you set up in Event Requirements, you can connect a [Protocols Tracking Plan](/docs/protocols/tracking-plan/) to your source.
0 commit comments