=== Cart Analytics for WP e-Commerce=== Contributors: tpk Tags: wp-e-commerce, cart, chart Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.0 Checks how many products added to cart are actually purchased. WP e-Commerce needed (http://getshopped.org). == Description == Checks how many products added to a WPeC Cart are actually purchased and stores informations in the database. It's in very early stage and maybe a bit messy, in particular the ghart.php that outputs js, so if you find anything wrong let me know :) Even if you remove the plugin data remain in the DB so remember to delete the *_cart_analytics table too! - Tested with Wordpress 3.3.1 and WP e-Commerce 3.8.7.6.2 - Uses Google Chart Tools for charts - icons by famfamfam.com == Installation == 1. Upload cart_analytics directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Plugin Panel == Changelog == = 1.1 = * Minor fixes. Added screenshot. = 1.0 = * Initial release. No known issues.