React Native-Product Purchase
Use the following method when the user purchases one or more items:
var data = {"OM.tid" : "Transaction ID", "OM.pp" : "Product1 Code;Product2 Code", "OM.pu" : "Product1 Quantity;Product2 Quantity", "OM.ppr" : "Product1 Price*Product1 Quantity;Product2 Price*Product2 Quantity"}; api.customEvent("Cart", data);
Parent Page:Â React Native (Expo) Visilabs Implementation
Copyright 2020 Related Digital