Skip to content

Commit 4152b91

Browse files
authored
Fix suggestions
- Remove extra lines
1 parent 3cb7abb commit 4152b91

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/connections/sources/schema/index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ If you no longer want to capture specific traits within `.identify()` and `.grou
4848
> warning ""
4949
> Blocked traits are not omitted from calls to device-mode Destinations.
5050
51-
Segment's Page call will be
52-
5351
## Schema Integration Filters
5452

5553
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
7472

7573
![Schema integration filters](images/asset_d3SRmkWy.gif "Animation showing how to block events with the toggle switch")
7674

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

Comments
 (0)