Static Properties
These properties are predefined by GuideWhale and should be provided when identifying or importing users into GuideWhale.string
required
Primary user identifier used to identify users across integrated platforms. Usually a unique ID or an email address.
string
User’s email address.
string
URL of user’s profile image.
string
User’s first name.
string
User’s last name.
date
Timestamp when user signed up for your application.
Automatically Populated Properties
Any property starting with and underscore(_) is reserved for internal use and is automatically populated by GuideWhale.date
Timestamp when user was first seen by GuideWhale.
date
Timestamp when user was last seen by GuideWhale.
number
How satisfied user is with your application (0-10).
string
Last device type that user logged-in with (desktop, tablet, mobile).
string
Last operating system that user logged-in with.
string
Last browser that user logged-in with.
string
Last detected user browser language.
number
How many different application sessions user has started.
number
Randomly assigned group (useful for A/B testing).
boolean
Whether user has a known ID or is anonymous.