Skip to content

Align PHP example keys with other User reserved profile properties #1867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2025

Conversation

johnkary
Copy link
Contributor

All other identify code examples at time of writing use $name.

The list of reserved profile properties includes:

  • $name
  • $first_name
  • $last_name

https://docs.mixpanel.com/docs/data-structure/property-reference/reserved-properties#reserved-profile-properties

All other identify code examples at time of writing use $name.

The list of reserved profile properties includes $name, $first_name, $last_name:
https://docs.mixpanel.com/docs/data-structure/property-reference/reserved-properties#reserved-profile-properties
@johnkary johnkary requested a review from a team as a code owner May 10, 2025 15:19
@johnkary johnkary requested review from ishamehramixpanel and removed request for a team May 10, 2025 15:19
Copy link

vercel bot commented May 10, 2025

@johnkary is attempting to deploy a commit to the Mixpanel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jun 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 4:54pm

@myronkaifung myronkaifung merged commit 8f89153 into mixpanel:main Jul 10, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants