Hi,
We are investigating some tracking software for our store and I want to track the dollar amount per sale and the order number for that sale.
Am I correct in the following variables?
Total amount of order: $order
Order Number: $zv_orders_id
If these are correct then as far as I can tell the order amount is found on the confirmation page and the order number is found on the checkout success page.
Can I place a line of code in the checkout success page that gives me both variable's information? If so, can someone give me a clue as to what that line of code would be?
Thanks
Rick



