Customer View

The Customer view provides dimensions describing customers.

The measures calculated by this view are:

NameMeasure TypeDescription
Average Days Since Last LoginAverageThe average number of days since the last login date for all customers.
Average Days Since Last PurchaseAverageThe average number of days since the last order date for all customers.
Average Days Since SignupAverageThe average number of days since the customer account was created for all customers.
Average Lifetime ValueAverageThe average lifetime value for all customers.
Average Order CountAverageThe average order count for all customers
Average Order FrequencyAverageThe average order count divided by days since the customer account was created for all customers.
Average Wishlist LengthAverageThe average of wish list count for all customers.
Customer CountCountCount of all customers.
Customer PercentagePercentageThe count of all customers returned in the result set and divided by the count of all customers, formatted as a percentage.
Total Lifetime ValueSumSum of lifetime value for all customers.
Total Order CountSumSum of order count for all customers.

The dimensions included in this view are:

NameData TypeDescription
Accepts MarketingYes/NoIndicates if the customer account is opted to receive marketing materials. If yes, the customer account is opted in for receiving the content.
Account Type IDNumberUnique identifier for the account type associated with the customer.
Company/OrganizationStringThe company or organization name entered for a customer account.
Customer Account IDStringInternal unique identifier of the customer account.
Customer Created DateDatetimeThe timestamp of the date and time that the customer was created.
Customer Last Login StatusStringReturns "Logged-In" if a customer has logged in since their account creation date; returns "Not Login" if they have not logged in.
Customer Last Purchase StatusStringReturns "Subsequent Purchased" if a customer has logged in after the customer created date; returns "No Subsequent Purchase" if not.
Customer Set CodeStringThe user-provided identifier of the customer set associated with the customer.
Customer Set DescriptionStringThe user-provided description of the customer set associated with the customer.
Customer Set IDNumberThe unique identifier of the customer set associated with the customer.
Customer Set NameStringThe user-provided name of the customer set associated with the customer.
Customer Set Updated DateDatetimeThe date and time the customer set was last updated.
Customer Since DateDatetimeThe date when the customer first created an account. This may be different than the customer creation date if the data was imported from another system.
Customer Updated DateDatetimeThe timestamp of the date and time the customer was most recently updated.
Days Since Last Login TierTierThe range in which the number of days elapsed since the last login date falls.
Days Since Last Purchase TierTierThe range in which the number of days elapsed since the last order date falls.
Email AddressStringThe email address for the customer account and contact.
External IDNumberUnique identifier used by an external program to identify the customer account.
First NameStringThe first name of the customer.
Full NameStringThe first and last name of the customer.
Is ActiveYes/NoWhether the customer account is flagged as active.
Last Login On DateDatetimeThe date and time of the last login by the customer.
Last NameStringThe last name of the customer.
Last Order DateDatetimeThe date and time of the last order placed by the customer.
Lifetime ValueNumberThe total monetary amount ordered by this customer.
Lifetime Value TierTierThe range in which the lifetime value falls.
Locale CodeStringThe locale code for the customer. This may be used to localize content.
Order CountNumberThe total number of orders placed by this customer
Order Count TierTierThe range in which the order count falls.
Wish List CountNumberThe total number of items the customer has added to their wish list.