---
title: "EngageBox - Viewed Another Popup Condition - EngageBox"
description: "The EngageBox - Viewed Another Popup Condition is for the occassions where you want to show a box in sequence to a previous one. You can select one"
url: "https://www.tassos.gr/docs/engagebox/conditions/viewed-another-box"
date: "2026-04-06T14:21:17+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ EngageBox ](https://www.tassos.gr/index.php?option=com_content&view=category&id=35) / [ Display Conditions ](https://www.tassos.gr/index.php?option=com_content&view=category&id=51)

#  EngageBox - Viewed Another Popup Condition

 The EngageBox - Viewed Another Popup Condition is for the occassions where you want to show a box in sequence to a previous one. You can select one or more boxes that you have published in your Joomla website.

 ![EngageBox - Viewed Another Popup Display Condition](https://www.tassos.gr/images/display-conditions-viewedanotherpopup.png)

## [Options](#options)

 In the table below you can see which options are available to setup the EngageBox - Viewed Another Popup Condition.

 | Name | Description |
|---|---|
| Match | Set whether to match or not the selected popups. |
| Selection | Click on this option to immediately get a dropdown of all the boxes that are currently published. You can of course start typing to filter the results on-the-fly. When you have found what you were looking you can continue for the second if you want. |

## [Use Case](#use-case)

 The perfect use case for this Condition is when you want to display a second box only when the User has seen a previous one that belongs into the selection list. This sequential ability can be used in a multitude of scenarios.

 Last updated on Nov 26th 2024 12:11

## 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": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Display Conditions",
            "item": "https://www.tassos.gr/docs/engagebox/conditions"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "EngageBox - Viewed Another Popup Condition",
            "item": "https://www.tassos.gr/docs/engagebox/conditions/viewed-another-box"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/conditions/viewed-another-box"
    },
    "headline": "EngageBox - Viewed Another Popup Condition",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/engagebox/conditions/viewed-another-box"
    },
    "datePublished": "2017-12-01T17:17:19+02:00",
    "dateCreated": "2017-12-01T17:17:19+02:00",
    "dateModified": "2024-11-26T12:28:13+02:00"
}
```
