We made a few updates to Customer Segments that should make it easier to understand your Customer base:
1. We've added new fields to the Customer tables:
- accepts_marketing: True if the Customer is opted into marketing emails.
- accepts_marketing_updated_at: The date and time when Customer accepted marketing emails.
- verified_email: True if the Customer's email address has been verified.
2. Customer Tags have been updated. Tags are now based on the current tag that is applied to a Customer. Previously, Customer Tags were based on the tags applied to the Customer at the time of the Order.