React Native - Banner Click

If you want to track the banner clicks in your application, run the code below when the banner is clicked.

OM.OSB parameter takes the name or code of the clicked banner as a value. You can send the value you want.

var data = { "OM.OSB" : "Banner Name/Banner Code" }; visilabsApi.customEvent("Banner Click", data);

 



Copyright 2020 Related Digital