matomo-org / matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
MIT License
388 stars 164 forks source link

iOS Media Analytics not working #364

Closed ly0770 closed 2 years ago

ly0770 commented 4 years ago

how to use the iOS SDK track Media Analytics, thanks~

brototyp commented 3 years ago

Hi @ly0770, the SDK currently doesn't bring any custom functions to track Media Events. As a workaround you should be able to track custom events and use the customTrackingParameters to set the parameters you need.

Otherwise: I am open for a PR in this regard.

brototyp commented 2 years ago

Since this ticket is pretty much a duplicate of #196 I am closing this one for now.