---
title: "Announcing the Page Slide Effect (Welcome Mat) in EngageBox 3.3"
description: "EngageBox 3.3 is released and packs new features such as the latest trend in CRO, the Welcome Mat. Also, the close button can now be customized at"
url: "https://www.tassos.gr/blog/announcing-the-page-slide-effect-welcome-mat-in-engagebox-3-3"
date: "2026-05-07T09:21:07+00:00"
language: "en-GB"
---

#  Announcing the Page Slide Effect (Welcome Mat) in EngageBox 3.3

 ![Tassos Marinos](https://www.gravatar.com/avatar/cc4c5cd6974bf2cd8bfa2d6efcc60843?s=48)  Tassos Marinos  [Follow](https://x.com/tassosm)

 Published in [Blog](https://www.tassos.gr/blog)

 May 5 2017

 1 min read

 Last updated may 14 2024

 ![Announcing the Page Slide Effect (Welcome Mat) in EngageBox 3.3](https://www.tassos.gr/media/template/fallback.png) EngageBox 3.3 is released and packs new features such as the latest trend in CRO, the Welcome Mat. Also, the close button can now be customized at a great extend and finally you can use [Smart Tags](https://www.tassos.gr/joomla-extensions/engagebox/docs/how-to-use-smart-tags-engage-box) to create boxes with even more dynamic content.

## 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": "Blog",
            "item": "https://www.tassos.gr/blog"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Announcing the Page Slide Effect (Welcome Mat) in EngageBox 3.3",
            "item": "https://www.tassos.gr/blog/announcing-the-page-slide-effect-welcome-mat-in-engagebox-3-3"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/announcing-the-page-slide-effect-welcome-mat-in-engagebox-3-3"
    },
    "headline": "Announcing the Page Slide Effect (Welcome Mat) in EngageBox 3.3",
    "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://x.com/tassosm"
    },
    "datePublished": "2017-05-05T10:02:51+03:00",
    "dateCreated": "2017-05-05T10:02:51+03:00",
    "dateModified": "2024-05-14T10:40:38+03:00"
}
```
