Dailymotion Previews

Dailymotion Previews are another implementation with Dynamic Previews. Previews let you surface top stories from your newsroom(s) and surface them across your site. By default, the previews redirect to your Dailymotion video page to improve monetization options.

Start Embedding

You need to do 2 things to embed the Previews.

  1. Put the script at the very bottom before body end in your website
    <script src="https://srvr.dmvs-apac.com/dm-preview/dm-preview.min.js"></script>
    
  2. Add <div class="dm-preview" {PARAMS}></div> in your target of body content.

Standard Embed Tag

<div class="dm-preview" playlistId="{PLAYLIST_ID}"></div>

Parameters Available

Name Type Description
playlistId
Mandatory
string Set playlist xid directly to the tag to embed playlist
numOfVideos number To specify the number of videos in the playlist. Default value : 5
syndication string Syndication key. Needed if the video content does not belong to your channel/network of channels AND/OR if you embed the Dailymotion Previews into specific 3rd party environments (Google AMP, Facebook IA, OTT products, in-app, operated but not owned web domains…). This enables tracking and targeting.
type string Can be set as vertical/ horizontal type of the preview. By default its horizontal i.e., 16:9 aspect-ratio

Features:

Example: