@Prolixative wrote:
Hi there, I have some JavaScript code that is looping through an order and calling the
addEcommerceItem
method. Having run through three times it is calling thetrackEcommerceOrder
method however in subsequent call I am not seeing all of the items in the order. Worse still, the items are getting added to the next order whose items are cascading again into follow orders.Is there something to bind items to orders as in Google Analytics where the order number is used to group items? Is this a bug in the tracker code?
Posts: 1
Participants: 1