[WooCommerce] Autoship Cloud Customers

The Autoship Cloud Customers page displays an embedded report of customer data that is synchronized with WooCommerce Customer Data and provides additional features for searching and managing customers with Scheduled Orders.

This report can be found in WP-Admin > Autoship Cloud > Customers

Report Filters

  • Start Date
    • If entered, will filter the results to only display Customers added after the Start Date
  • End Date
    • If entered, will filter the results to only display Customers added before the End Date
  • Search
    • If entered, will filter the results to only display Customers which match entered query in:
      • Id
      • External Id,
      • First name,
      • Last name,
      • Email (only if "@" is present!)

Report Data

  • Email
    • Email of the customer
  • First Name
    • First name of the customer
  • Last Name
    • Last name of the customer
  • Created
    • UTC moment when the customer was created
  • Updated
    • UTC moment when the customer was last updated
  • Scheduled Orders count
    • Total number of all Scheduled orders
    • Calculated at runtime
  • Scheduled Products count
    • Total number of products belonging to customer's all scheduled orders
    • Calculated at runtime
  • Payment methods
    • Total number of payment methods this customer has
    • Calculated at runtime
  • Average Order Total
    • Average Total of all orders (simple average - sum of all totals, divided by number of orders)
    • Calculated at runtime
  • Total Order Value
    • Sum of total of all orders
    • Calculated at runtime
  • Lifetime Value
    • Sum of total value from all Scheduled Orders that were created and processed by QPilot
  • Last Occurrence
    • UTC moment when the most recent Scheduled Order was processed
    • Calculated at runtime
  • Next Occurrence
    • UTC moment when the most recent Scheduled Order will be processed
    • Calculated at runtime
  • Active Scheduled Orders
    • Number of Scheduled orders that are in "Active" status
    • Calculated at runtime
  • Paused Scheduled Orders
    • Number of Scheduled orders that are in the "Paused" status
    • Calculated at runtime
  • Default Payment Method
    • The first Payment Method that was added to this user.