Currently, we have information on our store pages such as quantity of orders, turnover, and other sales information.
I propose a way to download the information in a format that is used by a database such as Microsoft Access.
A store can use this information for MANY purposes such as statistics over time, location of sales, areas of opportunity, and for so much more.
Example, I use Access 2013 to organize my survey results (I give out a survey with every order). Also a question in this survey I ask if they would like to be contacted in the future with deals, coupons, etc. This would be easier to track and use if I had both sales data, survey results, history of coupons all on one customer. This way we can customize better solutions and more effective coupons. (Some may prefer free shipping while other purchase a large amount and prefer a percentage off)
Access can import an Excel file, a Delimited text file, or in a database format such as .accdb extension.
Thank you,
Chris
Comments
Anyone else would find that useful? (to help decide where to put that in my spare time to-do list)
Yes would definitely find this useful
@Lawrence, can we get the username in /order/view? We get the customer's real name, but I suspect that's far less convenient for sending coupons and such.
For BrickOwl orders, it saves the customer's full name since I apparently can't get the username from the API ( @Lawrence, a little hand?).
The information is limited by what's accessible with the BL "order list" API call. Querying more information would require an API call per order, and a big seller would then risk running into their daily 5000 BL API limit.
BrickSync 1.5.3 now also saves order information in the BSX files of received orders, as a new XML block. Future features or software will probably use that information.
I hope the new feature is appreciated!