Skip to main content
Creating a Watch

The article describes how to create a new watch from scratch and embed it to the user's page

Updated over a month ago

To create a new Watch and embed it on a user's page, follow these steps:

  1. Create a Watch Instance

    • Navigate to the Watch section in the Studio and click the Add button to create a new Watch.

    • Fill out the basic settings, such as the name, description, and features.
      See Watch Core Settings article for the explanation of watch main attributes.

    • Save the Watch to ensure the instance is created before proceeding.

  2. Add Channels

    • Click the "+" button to add channels to the Watch.

    • Set channel name that is mandatory on this step on Channel General tab. Other channel settings, such as channel design and appearance could be set later as it is described in the article Channel Settings.

  3. Add Video Content to Channels

    • Drag-and-drop videos from the video list to the channel using the designated icon, as shown in the screenshot.

    • Add AI-blocks to the channel to setup dynamic video playlist for a channel as it is described in the article Configuring Dynamic Playlists for Watch Channels.

  4. Preview the Watch

    • Use the Watch Preview feature to ensure that the configuration and content are correct.

      See Watch Preview article for details on preview.
      ​

  5. Generate Embed Code

    • Obtain the embed code for the Watch and integrate it into the user's webpage.

  6. Inject Embed Code into the HTML Page

    • Copy and paste the entire embed code into the HTML page of the site where the Watch needs to be displayed.

    • Once the code is added, the Watch will render automatically within the anyclip-container div.
      For more on embedding watches see the section Watch Embed.

See the following pages to setup watch aspects not mentioned above:

Did this answer your question?