Tracking.setCustomAction()
This API would let you track specified custom actions if performed by the visitors in your mobile application.
Syntax:
CopiedZohoSalesIQ.Tracking.setCustomAction(String actionName)
Example:
CopiedZohoSalesIQ.Tracking.setCustomAction("Shoes Added To Cart")