Skip to content

Commit 0e612a2

Browse files
authored
Add call out for ID management versions in identity API (#1163)
* Update create-identity.md * Update identity-create-alias.md * Update identity-merge.md * Update identity-create-alias.md
1 parent 3669a06 commit 0e612a2

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

reference/Identity API/identities/create-identity.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ hidden: false
66
createdAt: "2021-08-04T20:56:14.330Z"
77
updatedAt: "2023-09-26T21:06:37.368Z"
88
---
9+
[block:callout]
10+
{
11+
"type": "info",
12+
"body": "The $identify event payload is only useful for projects using the Original ID Merge system; it has no functionality in other ID management systems. Please review [this section of our documentation](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users#simplified-vs-original-id-merge) for more information."
13+
}
14+
[/block]
915

1016
[block:callout]
1117
{

reference/Identity API/identities/identity-create-alias.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ createdAt: "2021-08-04T20:46:15.948Z"
77
updatedAt: "2023-09-26T21:06:37.385Z"
88
---
99

10+
[block:callout]
11+
{
12+
"type": "info",
13+
"body": "The $create_alias event payload is only useful for projects using the Original ID Merge system and the Legacy ID Management System; it has no functionality in the Simplified ID Merge system. Please review [this section of our documentation](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users#simplified-vs-original-id-merge) for more information."
14+
}
15+
[/block]
16+
1017
[block:callout]
1118
{
1219
"type": "info",

reference/Identity API/identities/identity-merge.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ hidden: false
66
createdAt: "2021-08-04T20:46:15.950Z"
77
updatedAt: "2023-09-26T21:06:37.416Z"
88
---
9+
[block:callout]
10+
{
11+
"type": "info",
12+
"body": "The $merge event payload is only useful for projects using the Original ID Merge system; it has no functionality in other ID management systems. Please review [this section of our documentation](https://docs.mixpanel.com/docs/tracking-methods/id-management/identifying-users#simplified-vs-original-id-merge) for more information."
13+
}
14+
[/block]
915

1016
[block:callout]
1117
{

0 commit comments

Comments
 (0)