Solved
Event Serialization
Hi Team,
If we do event serialization with products variable, then order count, order value, quantity & order value will be counted only once even if there is multiple confirmation page refresh?
s.purchaseID = "uniqueCode";
s.products = ;shoe;1;100;
s.events = 'purchase';
Thanks,
Dinesh