---
title: "Functionality - EngageBox - Tassos Docs"
description: "Maximize EngageBox features to enhance popup effectiveness."
url: "https://www.tassos.gr/docs/engagebox/functionality"
date: "2026-04-29T15:35:31+00:00"
language: "en-GB"
---

# Functionality

Maximize EngageBox features to enhance popup effectiveness.

##  [  Show a Floating Button After Popup is Closed  ](https://www.tassos.gr/docs/engagebox/functionality/floating-button-after-popup-close)

##  [  Create Multilingual Popups  ](https://www.tassos.gr/docs/engagebox/functionality/multilingual-popups)

##  [  Randomly Rotate Popups on a Page  ](https://www.tassos.gr/docs/engagebox/functionality/random-rotate-popups)

##  [  Αdd Sound Effects to Popup  ](https://www.tassos.gr/docs/engagebox/functionality/sound-effects)

##  [  Make Accessible Popups  ](https://www.tassos.gr/docs/engagebox/functionality/make-accessible-popups)

##  [  Add Countdown Timer to Popup  ](https://www.tassos.gr/docs/engagebox/functionality/countdown-timer-popup)

##  [  Limit impressions per unique visitor  ](https://www.tassos.gr/docs/engagebox/functionality/limit-impressions-per-unique-visitor)

##  [  Test the responsiveness of your boxes for various devices and viewports  ](https://www.tassos.gr/docs/engagebox/functionality/test-responsiveness-of-your-boxes-for-various-devices-and-viewports)

##  [  Open a box by clicking on a menu item  ](https://www.tassos.gr/docs/engagebox/functionality/open-a-box-by-clicking-on-a-menu-item)

##  [  Trigger based on the minimum time visitor spent on the site  ](https://www.tassos.gr/docs/engagebox/functionality/trigger-based-on-minimum-time-visitor-spent-on-site)

##  [  Auto-Close Popup After a Specific Time  ](https://www.tassos.gr/docs/engagebox/functionality/auto-close-popup-after-time)

##  [  Control Popup using HTML Attributes  ](https://www.tassos.gr/docs/engagebox/functionality/html-data-attributes)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Functionality",
            "item": "https://www.tassos.gr/docs/engagebox/functionality"
        }
    ]
}
```
