---
title: "K2 Tag Condition - EngageBox"
description: "Display based on the tag of the K2 item the visitor is viewing."
url: "https://www.tassos.gr/docs/engagebox/conditions/k2-tag"
date: "2026-05-12T09:51:47+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)

#  K2 Tag Condition

##  Display based on the tag of the K2 item the visitor is viewing.

 K2 Tag Condition is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 The K2 - Tag Condition lets you define K2 tags that needs to be present for your popup to appear to your visitors.

 ![K2 Tag Display Condition](https://www.tassos.gr/images/display-conditions-k2-tag.png)

## [Options](#options)

 In the table below you can see which options are available to setup the K2 - Tag Condition.

 | Name | Description |
|---|---|
| Match | Set whether to match or not the selected K2 tags. |
| Tag | Select one or more K2 tags. |

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

 The most common use case for the K2 - Tag Condition is to display your popup in specific K2 Items that contain these tags.

 K2 Tag Condition is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 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": "K2 - Tag Condition",
            "item": "https://www.tassos.gr/docs/engagebox/conditions/k2-tag"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/conditions/k2-tag"
    },
    "headline": "K2 - Tag 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/k2-tag"
    },
    "datePublished": "2017-12-10T15:42:52+02:00",
    "dateCreated": "2022-02-16T15:10:44+02:00",
    "dateModified": "2024-11-26T12:28:13+02:00"
}
```
