Ecommerce on iOS

Hi there! We are going try to implement ecommerce tracking on iOS. I’ve found the following two, so I understand we can do the track order part after an order. However, I haven’t seen any references to adding products to the cart for iOS. Does iOS SDK support that, if not, can we do it using HTTP API?

https://developer.matomo.org/api-reference/tracking-api#optional-ecommerce-info

Hi,

This might help you:

And maybe @brototyp knows more.

Hi, thanks for the reply. I see that @brototyp mentioned custom events but also custom events are not supported in Objective-C?