jquery-google-analytics
jquery-google-analytics copied to clipboard
Add support for e-commerce tracking
As in http://code.google.com/apis/analytics/docs/gaJS/gaJSApiEcommerce.html
That would be very nice indeed. Not too complicated.
I propose adding one methode trackPurchase() that takes a collection of items plus the an object containing the transaction information and takes care of all the calls necessary to register that transaction.