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
New/Returning Visitor Condition
The New/Returning Visitor Condition makes it easy to target users that are coming to your site for the first time or are returning back from a previous session.
Options
In the table below you can see which options are available to setup the New/Returning Condition.
Name | Description |
---|---|
Match | Set whether to target new or returning visitors. |
Use Case
The most common use case for the New/Returning Condition is when you want to display a special offer, or welcome new visitors while showing a different message to returning visitors such as by having a personalized discount.
How does the New and Returning visitors detection work?
First of all, EngageBox uses two cookies for the condition to work.
- tvp which is a Visitor Persistent Cookie and is always set whenever the Condition is used and until the cookie is removed from the visitor's browser
- tvs which is a Visitor Sesssion Cookie and expires after 20 minutes of inactivity.
How to test the New Visitor Condition?
To test the new visitor condition, follow the steps listed below:
- Select the "Visitor is new" value in the condition.
- Clear your browser's cookies.
- Go into the page where your popup should appear.
- The popup should now appear to your new visitors.
How to test the Returning Visitor Condition?
To test the returning visitor condition, follow the steps listed below:
- Select the "Visitor is returning" value in the condition.
- Go into the page where your popup should appear.
- Wait until at least 20 minutes have passed (or leave the site for at least 20 minutes) and the session cookie should now be expired.
- Go back to the page where the popup should appear for your returning visitors.
Last updated on Oct 29th 2024 14:10