Skip to content

Commit 37e3d3a

Browse files
authored
Apply suggestions from code review
1 parent 14cb38f commit 37e3d3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/connections/schema-unique-limits.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ title: Segment Schema Limits
66

77
While you can technically track unlimited events with Segment, only the first 4,000 events will be visible on the Schema page for a given Source. After you hit the 4,000 event limit, all future events will still be tracked and sent to your Destinations. They will not, however, be logged in the Segment Schema table.
88

9-
**How many unique event properties can be logged on the event details page?**
9+
**How many unique event properties and traits can be logged on the event details page?**
1010

11-
While you can track unlimited event properties and traits with Segment, the Schema page will have the following default limits:
11+
While you can track unlimited event properties and traits with Segment, the Schema page has the following default limits:
1212

13-
* Properties: the event details page for a specific event can only show the first 300 properties by default.
13+
* Properties: The event details page for a specific event can only show the first 300 properties by default.
1414

15-
* Traits: the Identify page can only show the first 300 traits by default.
15+
* Traits: The Identify page can only show the first 300 traits by default.
1616

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.
17+
After you hit the limit for both properties or traits, future properties and 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.
1818

1919
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"}.
2020

0 commit comments

Comments
 (0)