Skip to content

Commit 5ac80d3

Browse files
authored
Update schema-unique-limits.md
1 parent 0a655f5 commit 5ac80d3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/connections/schema-unique-limits.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@ While you can technically track unlimited events with Segment, only the first 4,
88

99
**How many unique event properties can be logged on the event details page?**
1010

11-
While you can track unlimited event properties with Segment, the event details page for a specific event can only show the first 300 properties. After you hit the 300 property limit, future properties are still tracked and sent to your Destinations, but they won't appear on the event details page. This limit includes nested properties in an event's `properties` object.
11+
While you can track unlimited event properties and traits with Segment, the Schema page will have the following default limits:
1212

13-
These limits can also affect the traits and properties that you can see in the Computed Trait and Audience builder tools in Engage. If expected traits or properties do not appear in these tools, contact the [Segment Support team](https://segment.com/help/contact/){:target="blank"}.
13+
* Properties: the event details page for a specific event can only show the first 300 properties by default.
14+
15+
* Traits: the Identify page can only show the first 300 traits by default.
1416

17+
After you hit the limit for both properties or traits, future properties/traits are still tracked and sent to your Destinations, but they won’t appear on the event details page. This limit includes nested properties in an event’s properties object.
18+
19+
These limits can also affect the traits and properties that you can see in the Computed Trait and Audience builder tools in Engage. If expected traits or properties do not appear in these tools, contact the [Segment Support team](https://segment.com/help/contact/){:target="blank"}.
1520

1621
**How can I clear the Schema if I have hit the limits?**
1722

0 commit comments

Comments
 (0)