Segment WooCommerce customers for targeted marketing with RFM analysis
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
Overview
This workflow is designed for eCommerce store owners and marketing teams who use WooCommerce. It helps segment customers based on their purchasing behavior using the RFM (Recency, Frequency, Monetary) model. By identifying high-value customers, new buyers, and at-risk segments, you can tailor your marketing strategies and improve customer retention.
How It Works
- Trigger: The workflow can be started manually or on a scheduled basis (e.g., weekly).
- Retrieve Orders: It fetches completed orders from your WooCommerce store from the past year.
- RFM Analysis: It groups orders by customer and calculates their RFM scores.
- Customer Segmentation: Based on RFM scores, customers are categorized into marketing segments (e.g., Champions, At Risk, Lost).
- Summary Report: Generates a styled HTML report with a table summarizing customer segments and suggested marketing actions.
Setup Instructions
Connect WooCommerce:
- Go to the WooCommerce node.
- Add or select your WooCommerce API credentials. You need the Base URL, Consumer Key, and Consumer Secret.
- Ensure API access is enabled in your WooCommerce settings.
Customize Segmentation (Optional):
- In the "Calculate RFM Scores" code node, you can adjust the logic that assigns segment labels based on score combinations.
- You can also update the marketing suggestions in the second "Code" node.
Run the Workflow:
- Use the "Manual Start" node for testing.
- Enable the "Weekly Trigger" node to automate execution.
View Report:
- The final HTML node outputs a complete styled report.
- You can send this via email or integrate it with other services.
Requirements
- WooCommerce store with API access enabled.
- Valid API credentials (Base URL, Consumer Key, Consumer Secret).
- n8n instance with access to the internet.