Title: Empty order records
Last modified: May 17, 2024

---

# Empty order records

 *  Resolved [thecreator01](https://wordpress.org/support/users/thecreator01/)
 * (@thecreator01)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/)
 * Hello, I think the records appear on the “customers” analysis page even if a 
   user selects a product and comes to the payment page and does not create any 
   orders. This may cause unnecessary records in the database. Is there any way 
   to prevent this?
   (Screenshot attached.)
 * [https://prnt.sc/J7G06xveSqgJ](https://prnt.sc/J7G06xveSqgJ)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [carolm29 (woo-hc)](https://wordpress.org/support/users/carolm29/)
 * (@carolm29)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/#post-17764355)
 * Hey there, [@thecreator01](https://wordpress.org/support/users/thecreator01/)!
   Thanks for contacting us. I’m happy to help you.
 * You’re right; sometimes, WooCommerce can create customer records when users reach
   the payment page, even if they don’t complete the order. This can help understanding
   user behavior and adds to “abandoned cart” data, which can be useful.
 * While there’s no way to change this behavior on WooCommerce settings, you might
   be able to do it with custom code or a third-party plugin.
 * While we can’t provide support for code customization as [per our support policy](https://www.woocommerce.com/support-policy/),
   we do our best to offer advice and direct you to appropriate resources.
 * You can visit the [WooCommerce Facebook group](https://www.facebook.com/groups/advanced.woocommerce/)
   or the `#developers` channel of the [WooCommerce Community Slack](https://woocommerce.com/community-slack/).
   We’re lucky to have a great community of open-source developers for WooCommerce,
   and many of our developers hang out there too.
 * If you rather checkout plugin options, you can search on the Plugins > Add New
   section of your dashboard or on a search engine like Google, for example.
 * Please note that we also do not provide support for third-party plugins, so it
   is good to check the plugin thoroughly to see if it is reliable. You can find
   more about this in this **[guide](https://wordpress.com/support/plugins/find-and-choose-plugins/)**.
 * I hope this was clarifying. Please let us know if there’s anything else we can
   do to help or if you have any questions.
 * Have a wonderful day!
 *  Thread Starter [thecreator01](https://wordpress.org/support/users/thecreator01/)
 * (@thecreator01)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/#post-17764844)
 * Hello, thank you for your response. [@carolm29](https://wordpress.org/support/users/carolm29/)
 * In which table are empty customer order records created? Which analysis tables?
 * Yes, this may contribute to abandoned data, but let’s also consider that a malicious
   user or bot can make tens of thousands of transactions this way. This creates
   a huge load on the database and server. Actually, I think this is also a security
   issue. Am I thinking wrong?
 * Also, I’m curious about this. Does Woocommerce analysis data create a different
   record in the database? Or is it just reading existing data? (When controlled
   from the admin panel)
 *  [Zee](https://wordpress.org/support/users/doublezed2/)
 * (@doublezed2)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/#post-17765647)
 * Hello [thecreator01](https://wordpress.org/support/users/thecreator01/)
 * Thank you for your reply.
 * From WooCommerce version 8.2 onwards, orders are stored in the “wc_orders” tables
   within the database. When a customer initiates the checkout process but does 
   not complete it, a new record with the status ‘pending’ or ‘failed’ might be 
   created. These records are important for tracking and managing incomplete transactions.
 * Concerns about bots creating a large number of abandoned transactions are understandable,
   but it’s unlikely for a bot to perform all the necessary actions to reach the
   Checkout page and then abandon the cart. Additionally, many web hosting providers
   implement bot protection to prevent such scenarios, reducing the potential load
   on your database and server.
 * While we have not encountered reports of such behavior causing security issues
   or performance concerns, please rest assured that if you do face any unusual 
   activities on your site, we are happy to assist you in resolving the matter.
 * Regarding WooCommerce analysis, the system reads the existing data from the database
   to perform any analytical functions.
 * I hope this information helps address your concerns. 🙂
 * Best regards.
 *  Thread Starter [thecreator01](https://wordpress.org/support/users/thecreator01/)
 * (@thecreator01)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/#post-17765823)
 * Hello, thank you very much for your help [@doublezed2](https://wordpress.org/support/users/doublezed2/)
 *  Plugin Support [Shameem – a11n](https://wordpress.org/support/users/shameemreza/)
 * (@shameemreza)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/#post-17766594)
 * Hi [@thecreator01](https://wordpress.org/support/users/thecreator01/)
 * I’m glad we were able to help! I will mark this thread as resolved. Should you
   have further inquiries, kindly [create a new topic here](https://wordpress.org/support/plugin/woocommerce/#new-topic-0).
 * Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Empty order records’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Shameem – a11n](https://wordpress.org/support/users/shameemreza/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/empty-order-records/#post-17766594)
 * Status: resolved