Test data connection with a dummy video
Why Test with a Dummy Video?
To ensure seamless data integration, it's crucial to test with a dummy MP5 video. This allows developers and testers to confirm that data connections between the video, HTML page, and personalized data are correctly established.
How to Test
Use the dummy video to validate data integration across various platforms—whether it's a webpage, CRM campaign, or mobile interface. Once your video design is finalized, simply swap out the dummy video with the final version in the SDK.
Parameters and Testing
The dummy video accepts a variety of parameters—texts, numbers, media, etc. For testing, use only the parameters essential to your use case. For instance, to test an automated email sent from Hubspot upon a product purchase, you can use the following parameters
A successful test will display a dummy video featuring the user's name, delivery details, etc. Note that variable names will be updated to match those in the final video once it’s ready.
Implementation Details:
Project id: 4ffd4332-17a7-4a79-b93c-b2b2af1f8ef7
Supported Parameters
The video accepts the following parameters:
Variable name
Type
Example usage
parameter_text_1
text
first name, dynamic copy, personal offering, formatted price…
parameter_text_2
text
“
parameter_text_3
text
“
parameter_number
number
loyalty points, age, price…
parameter_image_l
image URL
product image, avatar…
parameter_image_2
image URL
“
parameter_url_1
URL
CTA link, landing page…
parameter_url_2
URL
“
parameter_audio_l
audio URL (mp3)
dynamic voice-over, win\lose sound effect…
Parameter_video_2
video URL (mp4)
video clip, speaking avatar, dynamic footage, influencer reccomendations…
With this data structure:
demo code
Last updated

