Customer Segmentation
customers_segmentAnalyze customer purchase patterns with RFM segmentation to categorize customers into actionable segments like Champions, At Risk, and Lost, and receive tailored recommendations to improve retention and revenue.
Instructions
RFM (Recency, Frequency, Monetary) customer segmentation. Categorizes customers into segments: Champions, Loyal, Potential, At Risk, New, Hibernating, Lost — with actionable recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | UUID of a connected store (returned by store_connect with action="connect" or visible in store_connect with action="list" / the store_overview resource) |