The Real-Time Cart Tracking For WooCommerce plugin helps store owners monitor active shopping sessions in real time. Track potential buyers, gain insights into cart activity, and optimize your store’s conversion rate—all from an intuitive admin dashboard.
wp_reat_time_cart).The plugin uses the following WooCommerce hooks:
– woocommerce_cart_updated – Saves cart data when items are added/updated.
– woocommerce_after_cart_item_quantity_update – Updates cart quantity.
– woocommerce_removed_cart_item – Removes items from tracking.
– woocommerce_add_to_cart – Captures new cart additions.
To remove the plugin and all stored data:
1. Deactivate the plugin from Plugins > Installed Plugins.
2. Delete the plugin.
3. (Optional) Remove the custom database table: wp_reat_time_cart.
This plugin is licensed under the GPL-2.0+ License.