Google eCommerce Tracking with osCommerce

Below are some notes on how I implemented Google eCommerce Tracking with my osCommerce store. You can view Google’s instructions on enabling e-commerce tracking here: http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&answer=55528 In order to add Google transactions tracking to my osCommerce store I needed to … Read More

osCommerce Tax By State

There is sometimes confusion with the setup of state specific tax rates with osCommerce. For instance if you are charging state taxes shipped within state for such states as Ohio (OH) or California (CA) then you need to assure that … Read More

Link osCommerce infoBox Heading

The osCommerce infoBox arrows are far too small to effectively communicate a linkable area. Instead, I’d think many would just like to make the infoBox title linkable. To accomplish this do the following: => open file /includes/classes/boxes.php => find the … Read More