Custom Media Actions
- 1 Minute to read
- Print
- DarkLight
Custom Media Actions
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
In addition to the standard media actions mentioned above, other activities can be transmitted.
For example, you can measure the click on a "Recommend" link as a media action in order to evaluate the time of the click within the video.
Examples of Media Tracking
On the website
wt_sendinfo_media("video_16889", "recommend", "90", "600", "", "64000", "100", "0");
In the multimedia file
ExternalInterface.call("wt_sendinfo_media", "video_16889", "recommend", "90", "600", "", "64000", "100", "0");
Example request for media tracking via Server-to-Server
http://track.wt-eu02.net/111111111111111/wt?p=414,st&mi=video_16889&mk=recommend&mt1=90&mt2=600&bw=64000&vol=100&mut=0&x=1253786695416
Was this article helpful?