Skip to content

Commit 72f2ccd

Browse files
authored
Merge pull request #3486 from segmentio/dev_fix_event_limits
Update number of unique events to 4,000 from 2,000
2 parents d604375 + f851dad commit 72f2ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/schema-unique-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Segment Schema Limits
44

55
**How many unique events can be logged in my Segment Schema table?**
66

7-
While you can technically track unlimited events with Segment, only the first 2,000 events will be visible on the Schema page for a given Source. After you hit the 2,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.
7+
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

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

0 commit comments

Comments
 (0)