Real-Time Cart Tracking For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download

Plugin Description
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.
Features
- Track live cart activity for logged-in users.
- View customer details including name, email, country, and cart contents.
- Auto-remove abandoned carts when users leave.
- Admin panel with search and pagination support.
- Optimized performance using WordPress caching.
Usage
- After activation, go to Real Time Cart Insights in the WordPress admin menu.
- View the list of active carts with user details and cart contents.
- Use the Refresh button to update cart data.
- Search for users by email, first name, or last name.
How It Works
- The plugin captures cart data when a user adds/removes items.
- Cart data is stored in a custom database table (
wp_reat_time_cart
). - Entries automatically update when users modify their cart.
- Empty carts are deleted to keep data clean.
Hooks & Actions
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.
Uninstalling
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
.
License
This plugin is licensed under the GPL-2.0+ License.
Screenshots
No screenshots provided