Title: Clean data
Last modified: July 14, 2024

---

# Clean data

 *  [abouelsaad](https://wordpress.org/support/users/abouelsaad/)
 * (@abouelsaad)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/clean-data/)
 * There is any option to remove data for last days or weeks or clean all collected
   data permanently?

Viewing 1 replies (of 1 total)

 *  Anonymous User
 * (@anonymized-21152406)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/clean-data/#post-17913744)
 * Hi there,
 * Currently there is no option to trigger data removal in the admin. The plugin
   does automatically clean up some data via a recurring scheduled wp-cron task,
   but other data is retained even when the carts no longer appear in the list in
   the admin (some of this data may be used to generate statistics, for example).
 * If you want to clean up data manually, you will find cart data in the `wp_phplugins_carts`
   and `wp_phplugins_cart_contents` tables in your database. If you remove carts
   from `wp_phplugins_carts`, their contents should automatically be purged from`
   wp_phplugins_cart_contents` when the scheduled task runs next, since it is designed
   to remove orphaned cart contents.

Viewing 1 replies (of 1 total)

The topic ‘Clean data’ is closed to new replies.

 * ![](https://ps.w.org/live-carts-for-woocommerce/assets/icon-256x256.png?rev=3511177)
 * [Live Carts for WooCommerce: Track Real-Time, Abandoned, and Converted Carts!](https://wordpress.org/plugins/live-carts-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/live-carts-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/live-carts-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/live-carts-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/live-carts-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/live-carts-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/clean-data/#post-17913744)
 * Status: not resolved