Jump to content

tracking confirmation page


Recommended Posts

Hello, everybody,

I need help to set up tracking from the order confirmation page.

These are the values I need.

 

            sales: '<insert sales value here>',
            orderid: '<insert numero pedido/factura value here>',
            basketsize: '<insert Basket Size value here>',
            itms: [{ 
                productid: '<insert product id value here>',
                categoryid: '<insert category id value here>',
                categoryname: '<insert category name value here>',
                productcount: '<insert product count value here>',
                productname: '<insert product name value here>',
                productsales: '<insert product sales value here>',

 

Somebody can help me.

Thank you very much

 

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...