Best Practice: When to Expire a Merchandised Product Name
Has anyone out there determined a best practice for when a merchandised product name on cart adds (scAdd) should be expired? Currently, we've been expiring it after the visit, but we've been asked if it should be changed to expire upon purchase. The way we typically fire the product string on a cart add like this:
events: scAdd,scOpen:<basketID>,eventX,eventY
products: ;<upc>;;;eventX=<units>|eventY=<revenue>;eVarX=<productName>|eVarY=<productCategory>
Based on this setup, what would you advise?
Thanks in advance!
