This is a discussion on Google Analytics (beta) with E-commerce within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; in analalytics.php replace // Prepare the Analytics "Transaction line" string $transaction_string = '"' . $order_id . '","boxershortz","' . $analytics_total . ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| in analalytics.php replace // Prepare the Analytics "Transaction line" string $transaction_string = '"' . $order_id . '","boxershortz","' . $analytics_total . '","' . $analytics_tax . '","0.00","' . $orders['customers_city'] . '","onbekend","' . $orders['customers_country'] . '"'; with: // Prepare the Analytics "Transaction line" string $transaction_string = '"' . $order_id . '"," ' . $analytics_affiliation . '","' . $analytics_total . '","' . $analytics_tax . '","' . $analytics_shipping . '","' . $orders['customers_city'] . '","' . $orders['customers_state'] . '","' . $orders['customers_country'] . '"'; More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google Analytics (beta) with E-commerce | michael_s | New osCommerce Contributions | 0 | 01-15-2008 01:11 AM |
| Google Analytics (beta) with E-commerce | michael_s | New osCommerce Contributions | 0 | 01-14-2008 03:42 AM |
| Google Analytics (beta) with E-commerce | michael_s | New osCommerce Contributions | 0 | 01-09-2008 03:55 AM |
| Google Analytics E-Commerce Analysis | michael_s | New osCommerce Contributions | 0 | 05-17-2007 12:22 PM |
| Google Analytics E-Commerce Analysis | michael_s | New osCommerce Contributions | 0 | 04-01-2007 07:11 PM |