Table of Contents
Embedding videos into your marketing campaigns can significantly enhance engagement and deliver your message more effectively. Synthesia Enterprise offers a powerful platform to create AI-generated videos that can be seamlessly integrated into your marketing strategies. This step-by-step guide will walk you through the process of embedding Synthesia Enterprise videos into your campaigns using WordPress.
Step 1: Create Your Video in Synthesia Enterprise
Begin by logging into your Synthesia Enterprise account. Use the platform's intuitive interface to create your video:
- Select a template or start from scratch.
- Input your script and choose an AI presenter.
- Customize backgrounds, avatars, and other visual elements.
- Preview your video to ensure it meets your needs.
- Finalize and generate the video.
Step 2: Download the Video
Once your video is ready, download it in your preferred format (typically MP4). Ensure the file size is optimized for web use to prevent slow loading times on your site.
Step 3: Upload Your Video to WordPress
Navigate to your WordPress dashboard and follow these steps:
- Go to Media > Add New.
- Click Upload Files and select your Synthesia video file.
- Wait for the upload to complete.
- Copy the URL of the uploaded video for embedding.
Step 4: Embed the Video into Your Post or Page
To embed the video into your content, insert the following block:
Using the Video Block:
Paste the video URL into the block, and WordPress will automatically embed the video:
Alternatively, use the Custom HTML block for more control:
<video controls width="100%">
<source src="YOUR_VIDEO_URL" type="video/mp4">
Your browser does not support the video tag.
</video>
Step 5: Optimize and Publish
Before publishing, ensure your video is optimized for fast loading:
- Use compressed video formats.
- Set appropriate width and height attributes.
- Add captions or transcripts for accessibility.
Finally, review your post or page, then click Publish. Your Synthesia Enterprise video is now embedded and ready to engage your audience.