Skip to Content

Users

The user data type: a person and the traits of that person. Its fields, how Vendo merges user records into one profile and how users relate to groups.

Last reviewed September 15, 2026

A user is a record of a person, with identifiers and traits. Each source can have its own record of the same person. Identity Merge merges these records into one profile, with the key vuid.

Fields

FieldRequiredDescription
user_idYesThe identifier of the person in the source
emailNoEmail address (personal data)
phoneNoPhone number (personal data)
first_nameNoGiven name
last_nameNoFamily name
organizationNoCompany or organization name, as text
addressNoPostal address
custom_propertiesNoOther traits from the source, for example lifecycle stage or plan
timestampNoWhen the record was last updated

What Counts as a User

  • User profiles from analytics tools, for example Mixpanel, Amplitude and Segment
  • Contacts from HubSpot, Klaviyo and Customer.io
  • Customers from Shopify and Stripe
  • Identify calls from Web Tracking that add traits to a known ID

Contacts and user properties are the same data type.

From User Records to One Profile

  1. Each source record of a person belongs to exactly one profile.
  2. Two records join the same profile when they share an identifier. Examples are an email address, a phone number, a device ID and a customer ID.
  3. Vendo does not use names to link records.
  4. Each identity run builds the graph again from all identity data. A new link can join two profiles that were separate before.

The profile keeps a primary email address and phone number, all known identifiers and the sources of the person. See Customer 360 to look at a profile.

How Users Relate to Other Data

Related toHow
EventsEvents join the profile through their identifier, when a query runs.
GroupsA membership field on the user links it to groups. For example, a HubSpot contact has company_ids and can belong to more than one vendo_company group. The organization text field does not link to a group.
AudiencesAudience members are profiles (vuid).
Calculated propertiesCalculated user properties attach to the profile.

In the App

  • Look at merged profiles in Data → Data Catalog → Customers.
  • Set the identifier mappings in Data → Data Preferences → Identity Graph.
Need help?

When you contact support, give your workspace, the source or destination name, the job ID and the first error message.

support@vendodata.com
Last updated on