📄️ Cookies
Informations
📄️ CSP
Informations
📄️ How to find a live UID
Some methods requires to pass a live UID as a parameter, you may also want to analyze data with your own tools and sometimes a live UID is a pretty usefull information. To retrieve a live UID, simply go to your Caast administration interface, edit the desired live, and click on the red zone to copy the live UID to your clipboard
📄️ How to find a question UID
Some methods requires to pass a question UID as a parameter, you may also want to analyze data with your own tools and sometimes a question UID is a pretty usefull information. To retrieve a question UID, simply go to your Caast administration interface, edit the desired live, go to replay > questions and copy the uid via this button
📄️ GDPR
Default Configuration
📄️ How Caast works
Caast's implementation was originally designed to limit client-side work. Just install a script on your website and let the magic happen.
📄️ Picture-in-Picture
Caast can allow your user to keep navigating on your website if you choose to toggle the picture-in-picture (lets call it PiP to gain time). The PiP is an option to reduce the Caast Player on a corner of the user screen and keep it active while navigating.
📄️ Product Feed
Caast can use your product feed to manage your products.
📄️ Positioning
By default Caast Library will look on your HTML for a DOM node with the id caast-wrapper, but maybe you don't want or cannot change your page HTML. To allow you a smooth integration, Caast Library can be loaded into any DOM element on your page.
📄️ Templating
Caast Library allow a total control over what is printed on the client side. To create your own templates for your Caast Library Launcher, simply login into your dashboard and go to the app configuration in the template section.
📄️ Trigger Library with url hash
In order to trigger some specific actions on the Caast Library, you can also add hash parameters to your urls in order to programmatically execute some of the widget functionalities. There is a default configuration for each of those hash naming but you can also customize each naming via our administration interface by editing those keys :
📄️ Embed Caast with webview
Caast can be embedded in your apps by using Webview. Caast is using HTML5 video in order to display lives, we are also using in some specific cases, video provider like Youtube, Vimeo or Twitch. If you are using one of those specific providers we encourage you to follow the available ressources you can find online in order to be compliant to embed those contents.