Getting started
Your first ML run
What happens on the first analysis, how long it takes, and what you get at the end.
When you install Miko AI, Miko AI does five things in sequence on your customer data:
- Reads your orders via the Shopify Admin API (read-only)
- Computes RFM scores for every customer (recency, frequency, monetary)
- Runs customer behavioral grouping to surface behavioral groupings unique to your store
- Trains a churn model on your store's specific historical patterns
- Forecasts CLV for every customer based on their order pattern and product mix
You can watch progress in the Miko admin while it runs. Subsequent runs happen automatically every 24 hours.
Related articles