Jump to content

E-commerce Google Analitycs


Recommended Posts

Hello,

 

I have problem with variables for e-commerce Google Analitycs. I fount this help: http://www.elpassoblog.com/how-to-set-up-google-analytics-ecommerce-and-goal-tracking/

 

Can anyone help me with this:

 

pageTracker._addTrans( “1234″, // Order ID”Mountain View”, // Affiliation
“11.99″, // Total
“1.29″, // Tax
“5″, // Shipping
“San Jose”, // City
“California”, // State
“USA” // Country
);
pageTracker._addItem(
“1234″, // Order ID
“DD44″, // SKU
“T-Shirt”, // Product Name
“Green Medium”, // Category
“11.99″, // Price
“1″ // Quantity
);

 

Whats variables I must use for order id, total, tax, etc... ?

Link to comment
Share on other sites

  • 1 month later...

Hello, we have developed two modules for the integration of e-commerce data in Google Analytics compatible with all methods of payment.

In addition to the second module will display a set of statistics in the back office of Prestashop:

 

http://addons.prestashop.com/fr/statistiques-analyses-modules-prestashop/6507-google-analytics-e-commerce-php.html

 

http://addons.prestashop.com/fr/statistiques-analyses-modules-prestashop/6367-google-analytics-report.html

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...