• Resolved darshana007

    (@darshana007)


    Woocommerce customers download doesn’t export.

    This is a very serious problem because there isn’t control over my customers data.

    Under Woocommerce –> customers by clicking download (visura.uno – my customers’ data), after click, always appears a popup with the words that the data will be sent in email.

    How do I take control of my data and download when I want my customers data?

    • This topic was modified 1 year, 6 months ago by darshana007.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @darshana007

    Thanks for reaching out!

    I am sorry to hear that you are not receiving the Customers Report after exporting the CSV file under WooCommerce > Customers.

    As a first step, please try to install the WP Mail Logging plugin since this logs all the emails sent by your site. Then, try to export the customer’s report and check from the WP Mail Logging plugin if the email has been logged there. You can even view the email there as well.

    If so, then there could be several reasons as to why you’re not receiving the email on your end.

    For us to investigate your issue further, I’d like to understand your site properly. Please share your System Status Report that you can find via WooCommerce > Status. Select Get system report and then Copy for support. Once you’ve done that, you can paste it into your reply here.

    If you could also provide the fatal error logs (if any) under WooCommerce > Status > Logs.

    You could copy and paste your reply here or paste it via https://gist.github.com/ and send the link here.

    Thanks!

    Thread Starter darshana007

    (@darshana007)

    Hi, xue28?

    I have installed WP Mail log plugin not getting any email log in that screen. Even not getting any error in woocommerce > Status > logs also.

    Please give me perfect solution as soon. Because its very big problem for me.

    Thanks.

    Hi,

    I’m sorry to hear about this.

    The reason for this issue are variable:

    1. Outdated plugins or WooCommerce version: Using outdated plugins or an outdated version of WooCommerce often leads to conflicts, as the plugins may not be compatible with the latest WooCommerce features, functionality, or other updated plugins.

    2. Incompatible plugins: When two or more plugins perform similar functions or use the same resources, they may be incompatible, causing conflicts as they compete for resources or space within your WooCommerce store.

    There are more reasons, but the above typically are the more common.

    I recommend running a conflict test to help you find the cause of the issue. First, switch the site theme to Storefront temporarily, and then disable all plugins except WooCommerce. Check again to see if the issue persists, if not, it means a conflict was affecting the site, and you can then switch back your theme to the original one, and reactivate the rest of the plugins (checking again after each plugin reactivation), until you find the cause of the issue. More info: https://woocommerce.com/document/how-to-test-for-conflicts/

    If the above does not help, as a work-around, you can get the data directly from your database by checking the table wc_customer_lookup:

    To explore the database, you can use this plugin:?https://www.ads-software.com/plugins/wp-phpmyadmin-extension/

    Then you can export the data into a spreadsheet, file, report, etc.

    I hope this points you in the right direction.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce customers list not sending email’ is closed to new replies.