Player Customizations
Detailed guide for video player customizations.
Customize your player to match your brand. You can configure all the settings related to the player in one place.

Customize player
Preload
The preload will load the video when the page is loaded (wherever the video is embedded). By default, we enable preload setting to remove the load time for users when played.
Autoplay
The autoplay, when enabled, will play the video when the page is loaded. By default, we disable this setting.
Note: The audio will be muted across all browsers and devices.
SEO metadata
When enabled, we will add an SEO markup to embed code for all the videos in that collection. By default, we enable this setting for you to get the best out of video SEO.
Dynamic Watermark
When enabled, we add a moving watermark directly to your videos. You will see moving text with user IPs when you embed the videos. The dynamic watermark adds an additional level of security to your video.
Below is a sample video with the dynamic watermark:
Disable seek bar
Enable this to disable the seeking on your videos. This setting is helpful for educational and training use case where the institute/organization don't want users to skip content.
Disable Player Controls
Remove all the controls from your player and let your audience focus on the video content.
Loop
When enabled, your video will play in auto-loop mode.
VAST Tag
The VAST tag takes the URL as input. Our player will automatically play ads defined in this VAST tag during playback.
Logo URL
This parameter takes the image URL as input. It overlays the image fetched over the player.
Logo Position
The overlay image can be modified with the Logo position parameter.

Logo Width & Height (in px)
Change the size of the logo added. Add height and width of the logo in pixels.
Facebook Pixel ID
Add FB pixel ID to track video engagement and create a look-alike audience for better targeting. To get your pixel ID or create a new one, navigate to how to get FB Pixel ID.
Google Tag ID
Add Google Analytics (GA4) ID to track video engagement and create a look-alike audience for better targeting. To get your gtag ID or create a new one, navigate to how to get GA4 ID.
PlayerJS events
You can use PlayerJS to listen to video events such as ready
, play
, pause
, progress
and many more. With these, you can create a personalized video viewing experience for your audience.
Updated 25 days ago