Skip to main content

Recommendations

MobileWeb
Android logoiOS logoResponsive Web logo

Reccomendations are suggested content that can be shown in the End-of-play screen and also during the playback (WebTV only)

DIVA Requirements​

Availability

Available from WebTV version 5.3

DIVA setting and videoMetadata​

To enable this feature you need to configure the MRSS feed in the videoList section.

note

Here an example of the endpoint response:

<?xml version="1.0" encoding="UTF-8" ?>
<rss>
<channel>
<item>
...
</item>
<item>
<id>juvvsatl</id>
<title><![CDATA[Juventus vs Atletico]]></title>
<description><![CDATA[Juventus vs Atletico - Champions League]]></description>
<label><![CDATA[Live]]></label>
<live>true</live>
<link>http://diva.deltatre.com/demo-diva/football/?v=juvvsatl</link>
<videoImage url = "http://diva.deltatre.com/videoplayer/images/defaultthumbnail_FRIENDLY.jpg"/>
<videoThumbnail url = "http://diva.deltatre.com/videoplayer/images/defaultthumbnail_FRIENDLY.jpg"/>
<pubDate>2015-03-23T20:37:32Z</pubDate>
<is360>false</is360>
<mode360>monoscopic360</mode360>
</item>
<item>
...
</item>
</channel>
</rss>

DIVA translations​

For Recommendations labels, please refer to the Dictionary

Analytics​

For Recommendation feature, DIVA raises externally Analytics events

Product documentation​

For Recommendation visuals and behaviors, visit the DIVA help centre.