Skip to content

Correct standard user attributes in Data Import overview (DOC-2312) - #464

Open
BrindaaRC wants to merge 1 commit into
mainfrom
doc-2312-standard-user-attributes
Open

Correct standard user attributes in Data Import overview (DOC-2312)#464
BrindaaRC wants to merge 1 commit into
mainfrom
doc-2312-standard-user-attributes

Conversation

@BrindaaRC

Copy link
Copy Markdown
Contributor

What changed

Corrects the "Some other standard user attributes in MoEngage for reference" table in overview-imports.mdx:

  • Removed the incorrect age row — age is not a standard attribute; data sent as age is tracked as a custom attribute.
  • Added the standard attributes it was missing: Birthday (u_bd) and ID (uid).
  • Corrected the profile keys to the authoritative u_* keys: name→u_n, first_name→u_fn, last_name→u_ln, email→u_em, gender→u_gd, mobile→u_mb.

Why

Support ticket SUP-7644: the doc listed age as a standard attribute, so clients expected it to map to a standard field and were confused when it appeared as a custom attribute. The authoritative standard-attribute list was confirmed with the Data team lead.

Reviewer notes

  • The corrected keys match the two other authoritative in-repo sources — the Data API reference (data-overview.mdx) and the export glossary — none of which lists age.
  • The non-profile rows already present (Location, Publisher Name, LTV, and the email suppression booleans) were left unchanged; they were not part of the age correction.
  • Addresses DOC-2312.

🤖 Generated with Claude Code

Remove "age" from the standard user attributes reference table since it is
not a standard attribute (data sent as age is tracked as a custom attribute).
Replace it with Birthday (u_bd), add ID (uid), and align the profile
attribute keys with the authoritative u_* keys used in the Data API
reference and export glossary.

Addresses DOC-2312 (source SUP-7644).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
moengage 🟢 Ready View Preview Jul 27, 2026, 9:56 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
moengage 🟡 Building Jul 27, 2026, 9:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant