VideoBlast Embed
VideoBlast Embed
Component File: src/features/marketing/components/VideoBlastEmbed.tsx Route: Embedded component (not standalone) Access Level: Public Last Updated: December 16, 2025 Status: ✅ Implemented
Overview
The VideoBlast Embed component is a lightweight, embeddable video player designed to be included in external websites or email campaigns. It displays a VideoBlast video with a call-to-action button for donations.
UI Features
Video Player
- Responsive video player
- Play/pause controls
- Fullscreen support
- Autoplay option (muted)
Call-to-Action
- Donate button overlay
- Customizable button text
- Links to donation page
Usage
The embed component is accessed via an iframe or script tag:
<iframe
src="https://alignmint.app/embed/VideoBlast/{slug}"
width="640"
height="360"
frameborder="0"
allowfullscreen
></iframe>Data Requirements
video_url- URL to the video file in Supabase Storagethumbnail_url- Preview imagedonation_url- Link to donation pagebutton_text- CTA button text
Implementation Status
| Feature | Status |
|---------|--------|
| Video playback | ✅ Complete |
| Responsive sizing | ✅ Complete |
| CTA overlay | ✅ Complete |
| View tracking | ✅ Complete |
Related Documentation
- 03-VideoBlast-MANAGER.md - VideoBlast management
- 04-VideoBlast-LANDING-PAGE.md - Landing page
Synced from IFMmvp-Frontend documentation: pages/marketing/05-VIDEOBLAST-EMBED.md
Ready to Get Started?
See how Alignmint can simplify your nonprofit's operations. Schedule a free demo with our team and we'll walk you through everything.
Questions? Email us at steven@getalignmint.org