Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
myronkaifung
approved these changes
Mar 31, 2026
kurbycchua
reviewed
Apr 3, 2026
|
|
||
| \* *User ID or Device ID is technically optional in connector setup, but without one, events can't be linked to a user profile or attributed to a consistent identity.* | ||
|
|
||
| Each event supports a maximum of 255 properties. Property names and values longer than 255 characters are truncated. |
Collaborator
There was a problem hiding this comment.
Just noticed this (was from the Original doc which I just corrected)
- We should say "Each event supports a maximum of 255 properties. Property names longer than 255 characters are truncated."
- One thing I notice using the AI is that it failed to mention data type link here https://docs.mixpanel.com/docs/data-structure/property-reference/data-type
- It also failed to perhaps link the technical limits: https://docs.mixpanel.com/docs/data-structure/events-and-properties#what-are-the-limits-of-events-and-properties
Since there are essentially more limits beyond what we state here I think we should at least add that link
| For group-level analysis using [Group Analytics](/docs/data-structure/group-analytics), the Group Key (e.g. `account_id`) plays the same role — make sure it's consistent across event and group profile tables. | ||
|
|
||
| <Callout type="info"> | ||
| **Pro tip**: Unlike client-side SDK tracking, Mirror doesn't handle ID bridging automatically. Validate your identity mapping before your first sync, not after. A mismatch across millions of rows is expensive to fix. |
Collaborator
There was a problem hiding this comment.
Thinking we should link the ID management page in "Validate you identity mapping" https://docs.mixpanel.com/docs/tracking-methods/id-management
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.