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/sources/schema/index.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,6 @@ If you no longer want to capture specific traits within `.identify()` and `.grou
48
48
> warning ""
49
49
> Blocked traits are not omitted from calls to device-mode Destinations.
50
50
51
-
Segment's Page call will be
52
-
53
51
## Schema Integration Filters
54
52
55
53
All customers can filter specific events from being sent to specific Destinations (except for warehouses) by updating their tracking code. Here is an example showing how to send a single message only to Intercom and Google Analytics:
@@ -74,14 +72,3 @@ Segment Business tier customers can block track calls from delivering to specifi
74
72
75
73

76
74
77
-
## Schema View
78
-
79
-
At the top of your source page, you will see a row of tabs.
80
-
81
-
The Schema tab shows your Source Schema with all events that flow into that source.
82
-
83
-
Page calls under the hood are Track calls (with some differences) which is why they can show up under Track calls in some areas of the UI.
84
-
85
-
The Source Schema view has three
86
-
87
-
"Page Viewed" for all Page calls under the Track tab.
0 commit comments