trackWithMediaProperties
Tracks a custom event with the media properties attached. MediaTracker.VideoProperties for video tracking.
Parameters
eventName
Name of the event
Throws
when eventName does not use characters from the set (a-zA-Z0-0_)
Tracks a custom event with the media properties attached and optional custom properties. MediaTracker.VideoProperties for video tracking.
Parameters
eventName
Name of the event
eventProperties
Custom properties of the event
Throws
when eventName does not use characters from the set (a-zA-Z0-0_)