If you export users from your site using this plugin, you will have a column named source_user_id. That will show the user ID and I believe this is what you are looking for.
Yes, I know I’ve tried it, but in my case, the plugin doesn’t export the 3 Woocommerce field like ‘number of orders’, ‘total spent’ and ‘AOV’ all three together. If your plugin adds these 3 fields in Export, I’m OK, if not, I need something else. I am asking about the ID export from the Woocommerce , per default, export. Thanks
Thank you Xue28. I think I’ve tried each download customer plugin for Woocommerce (3 or 4 at this time) to get the most out of it. WPALLEXPORT for customers Export is not free. Thanks
I understand you want to get the customer ID(s), if you have access to the database you can check the table <strong>wc_customer_lookup</strong> it will show the customer IDs.