Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Uygulamada bir ürün görüntülendiğinde customEvent metodunu aşağıdaki gibi çağırın:


var data = {"OM.pv" : "Product Code", "OM.pn" : "Product Name", "OM.ppr" : "Product Price", "OM.pv.1" : "Product Brand", "OM.inv": "Number of items in stock"};
api.customEvent("Product View", data);



Ana Başlık: React Native

  • No labels