Skip to main content
Customer’s name. Used for identity resolution and destination matching.
window._upstack('track', 'purchase', {
  firstName: 'Jane',
  lastName: 'Smith',
  email: 'jane.smith@example.com',
  transactionId: 'ORD-123',
  value: 149.99,
  currency: 'USD'
});
TypeRequiredEvents
stringNoAll events

Privacy

Names are normalized (lowercase, trimmed) and SHA-256 hashed before being sent to advertising destinations.

email

Customer email — primary identifier.

phone

Customer phone number.

Address Properties

Shipping and billing address fields.