Getting Started with Blings.io Dynamic Video SDK
IntegrationSimulation

Example: a flow map with a basic condition that adds the “gentle nudge” scene for users who haven’t purchased within the last 7 days.
Basic Installation
1
<script src="https://assets.blings.io/scripts/msdk4.js" />2
<div id="blings-video-container"></div>3
BlingsPlayer.create({
project: {
id: STRING // e.g "sdk-demo"
},
settings: {
container: document.getElementById("blings-video-container"),
cinematic: BOOLEAN, //for full screen “cinematic” styling
},
data: {...}
)Code-Pen MVP
Dynamic data
Scenes

Other kinds of data
Analytics
Still have questions?
Last updated

