Hey @Sivateja_raju ,Ideally, the solution would be bespoke to your specific app and events but I can share some generic code reference that you can share with your developer. For iOS Swift Application- import AEPAnalytics
func trackCartAddEvent(productId: String, category: String, productName: Str...