Hi all,
I am trying to find a way of creating lists based on customer information, but can't seem to do so without doing it all manually (I'm currently copying and pasting and cross referencing 3 different spreadsheets with Magento).
So for instance, if I want to know how many customers have ordered more than once, from October 1st to November 1st, how would I do this?
Ideally the information would be exportable as CSV or excel compatible, and would contain data fields such as Name, Address, Number of Orders, Category Ordered From, Email Address, Date of Order etc.
Is there a plug in for this kind of segmentation?
Would it work for Community Edition?
Thanks.
Hi @annajames
You can have a look at this extension https://amasty.com/magento-advanced-customer-segments.html
It will hep you to segment customers in many ways, including by the orders info. Here are some examples of segmentation by order parameters:
You can also try a simple Recency, Frequency and Monetary (RFM) analysis. For your needs you could lean your analysis towards the Frequency metric, give it a bit more weightage compared to the others and score your customers on a sliding scale. It could be done manually in an excel file (which would defeat the purpose of you seeking a solution) or you could use tools like Greyferret which automate the process.
http://www.magentocommerce.com/magento-connect/customer-segmentation-retention-with-greyferret.html
I think you can build segments, based on RFM and also feed the analysis back into your marketing programs.