---
title: "Popup Types - EngageBox - Tassos Docs"
description: "Learn about the different types of campaigns you can create with EngageBox"
url: "https://www.tassos.gr/docs/engagebox/popups"
date: "2026-05-01T14:32:34+00:00"
language: "en-GB"
---

# Popup Types

Learn about the different types of campaigns you can create with EngageBox

##  [  Create a Page Slide effect (Welcome Mat)  ](https://www.tassos.gr/docs/engagebox/popups/page-slide-effect-welcome-mat)

##  [  IFrame Box Type  ](https://www.tassos.gr/docs/engagebox/popups/iframe-box-type)

##  [  Image Box Type  ](https://www.tassos.gr/docs/engagebox/popups/image-box-type)

##  [  Yes No Box Type  ](https://www.tassos.gr/docs/engagebox/popups/yes-no-box-type)

##  [  Create a Smart Sticky Bar  ](https://www.tassos.gr/docs/engagebox/popups/create-a-smart-sticky-bar)

##  [  Create fullscreen message popup  ](https://www.tassos.gr/docs/engagebox/popups/create-fullscreen-message-popup)

##  [  Create a scroll triggered box  ](https://www.tassos.gr/docs/engagebox/popups/with-a-simple-scroll-box)

## 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": "Popup Types",
            "item": "https://www.tassos.gr/docs/engagebox/popups"
        }
    ]
}
```
