Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 825 Bytes

CustomerAnalytics.md

File metadata and controls

19 lines (12 loc) · 825 Bytes

CustomerAnalytics

A summary report of customer activity for a given time range.

Properties

Name Type Description Notes
acceptedCoupons Integer Total accepted coupons for this customer.
createdCoupons Integer Total created coupons for this customer.
freeItems Integer Total free items given to this customer.
totalOrders Integer Total orders made by this customer.
totalDiscountedOrders Integer Total orders made by this customer that had a discount.
totalRevenue BigDecimal Total Revenue across all closed sessions.
totalDiscounts BigDecimal The sum of discounts that were given across all closed sessions.