Tassos Docs
EngageBox
v6.3.5
- Getting Started
- Triggers
-
Display Conditions
- E-Commerce Conditions (VirtueMart - HikaShop)
- Homepage
- New/Returning Visitor
- K2 - Page Type
- K2 - Tag
- K2 - Category
- K2 - Item
- PHP
- Region
- City
- User Access Level
- Joomla! Content Component View
- Month
- Day of Week
- Cookie
- IP Address
- Referrer URL
- AcyMailing List
- Convert Forms Conditions
- Language
- Component
- Joomla! Content Category
- Joomla! Content Article
- Continent
- Country
- Operating System
- Browser
- Device
- Time on Site
- EngageBox - Viewed Another Popup
- Pageviews
- User
- User Group
- Time
- Date
- URL
- Menu
- Display Conditions
- Trigger based on URL match
- Campaign Types
- Styling and Customization
- Integrations
- Advanced Features
-
Functionality
- Make Accessible Popups
- Add a Countdown timer in your popup
- Limit impressions per unique visitor
- Test the responsiveness of your boxes for various devices and viewports
- Open a box by clicking on a menu item
- Trigger based on the minimum time visitor spent on the site
- Auto-close after a specific amount of time
- Open a box using HTML Attributes
- Solutions
- Developers
Create a Vimeo Video Popup
To create a Vimeo Video Popup with EngageBox you need to use the iFrame box type which makes it easier to fetch the content of an external URL like Vimeo, YouTube, Google Maps or even a Joomla article.
Step 1: Find the Vimeo Video Embed URL
Visit Vimeo, find the video you'd like to embed and click on the "Share" button next the video player. Click on the "Embed" area and copy only the value of the src property as shown in the picture below.
Step 2: Create an iFrame Box Type
Go to Components -> EngageBox and click to create a new box.
- Set box's type to iFrame in the respective dropdown at the right side.
- Paste the Vimeo iFrame URL you copied in the previous step into the URL field.
- Enable the Remove on close option if you don't want the video to continue playing after it has been closed.
Make Vimeo Video Autoplay
To make the Vimeo video autoplay when the popup is triggered, you need a couple of things.
- Append ?autoplay=1 to the iFrame URL
- Add allow="autoplay" to the iFrame HTML Attributes option
Last updated on Oct 29th 2024 14:10