EngageBox
v6.3.8
-
- 3 Ways to Trigger a Box on Click
- AdBlock Detect Trigger
- Click Trigger
- Display a popup before user leaves your website
- Display a popup when a certain element reaches your browser's viewport
- Element Visibility Trigger
- EngageBox Popup Triggers
- Exit-Intent Trigger
- External Link Click
- Hover Trigger
- Idle (Inactivity Detection)
- OnClick Trigger
- Page Load Trigger
- Page Ready Trigger
- Scroll Depth Trigger
-
- AcyMailing List Condition
- Browser
- City
- Component Condition
- Continent Condition
- Convert Forms Conditions
- Cookie Condition
- Country Condition
- Date Condition
- Day of Week
- Device Condition
- Display Conditions
- E-Commerce Conditions (VirtueMart - HikaShop)
- EngageBox - Viewed Another Popup Condition
- Homepage
- IP Address Condition
- Joomla! Content Article Condition
- Joomla! Content Category Condition
- Joomla! Content Component View Condition
- K2 Category
- K2 Item
- K2 Page Type
- K2 Tag
- Language
- Menu Item
- Month
- New/Returning Visitor Condition
- Operating System
- Pageviews Condition
- PHP
- Referrer URL Condition
- Region
- Time on Site
- Time Range
- Trigger based on URL match
- URL Condition
- User Access Level Condition
- User Condition
- User Group
-
- Create a AcyMailing Optin Box
- Create a Breezing Forms Popup
- Create a Facebook Like Page Box
- Create a GetResponse Optin Box
- Create a MailChimp Optin Box
- Create a SalesForce Optin Box
- Create a Twitter Follow Button Box
- Create a Vimeo Video Popup
- Create a YouTube Video Popup
- Create an RSForm Popup
- Display a Joomla Article In a Popup
- Display a Joomla Module in a Popup (Modal)
- Display Google Map in a Popup
- Google Analytics Integration
- Load Convert Forms through EngageBox
-
- Randomly Rotate Popups on a Page
- Αdd Sound Effects to Your Popups
- 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 popup after a specific time
- Open a box using HTML Attributes
Display a popup when a certain element reaches your browser's viewport
In order to display a popup when a certain element of your website appears in your browser's viewport, you will need 2 things. Access to your HTML code and the element's id or class you are going to manipulate.
Where to find the element's class or id?
For the simplicity of this tutorial we are going to assume that you already know what a class or id of an HTML element means. Although, if you feel that you don't really know how to find it then we suggest that you use your browser's developing tools to inspect that certain element and spot something like this
Where is the class?
<div class="here-is-the-class">blah blah</div>
Where is the id?
<div id="here-is-the-id">blah blah</div>
Configure Engage Box
Step 1 - Edit or Create a new Box
Step 2 - Type in your class or id
Step 3 - Hit "Save" or "Save and Close"
... and you're done!
Common uses
- When your article's comments appear on screen and you want to guide your visitors on the interaction you'd like between you and them.
- When a certain paragraph of your article appears on screen which may be sponsored content and you'd like to show a certain advertisement for it.
The possibilities are endless and the flexibility this option gives you is unlimited!
Last updated on Nov 26th 2024 12:11