Page Actions

Make your website POP-OUT so users can focus on different parts of the page as your widget videos play.

Setup (Optional)

The highlighting feature uses the brand settings specified in the profile settings. The primary color will outline that element on that screen. To setup, edit the primary color in the profile design settings by following the brand design guide.

Builder

To access the page actions builder, open up the media tab from the menu and edit the media which you wish to add the action on.

Select the "Actions" tab in the media to start creating your triggers.

Add Page Action

This button adds a trigger segment on the media.

Id or Class Name

This is the name of the HTML element defined for your component on your website. It is recommended to use the id of the element whenever possible, but class name will work as well.

For example, an element using id:

<div id="Revnite_0"/>

For example, an element using class:

<div class="Revnite_0"/>

Both shall result in the text field containing the value "Revnite_0".Note that id will always take precedence if both defined on the same page.

The moment in the video where the trigger will occur and HTML element is highlighted.

End Time (optional)

The moment in the video where the trigger cancels highlighting the HTML element.

Control panel

A control panel under the highlighted region allows the user to go forward and backwards in the video. This is great for tutorial videos to help guide the user between different steps in the tutorial.