FoxyCart has some amazing built-in Google Analytics functionality. It's a little tricky to set up, though. Follow their guide here: http://wiki.foxycart.com/integration/googleanalytics_async to set it up. After you do the ecommerce and goal setup on analytics, you need to add some code to your site and the FoxyCart template files. Here's the code you need. NOTE: YOU MUST CHANGE THE XXXXXXXX-X IN ALL LOCATIONS TO YOUR UA CODE! ----------------------------------- FOOTER.PHP CODE ----------------------------------- ----------------------------------- CART TEMPLATE CODE ----------------------------------- ----------------------------------- CHECKOUT TEMPLATE CODE ----------------------------------- ----------------------------------- RECEIPT PAGE TEMPLATE CODE ----------------------------------- ^^receipt_only_begin^^ ^^analytics_google_ga_async^^ ^^receipt_only_end^^