---
title: "X (Twitter) Integration - EngageBox"
description: "This tutorial will help you create a Twitter Popup Box. This popup will display a twitter follow button and because time is everything it will be trig"
url: "https://www.tassos.gr/docs/engagebox/integrations/social-media/x"
date: "2026-04-06T04:15:42+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) / [ Integrations ](https://www.tassos.gr/index.php?option=com_content&view=category&id=55) / [ Social Media ](https://www.tassos.gr/index.php?option=com_content&view=category&id=111)

#  X (Twitter) Integration

 ![X (Twitter)](https://www.tassos.gr/media/k2/items/src/47e29f9fe96a1771642fb05ac8a8fd00.jpg) X (Twitter) Integration 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)

This tutorial will help you create a Twitter Popup Box. This popup will display a twitter follow button and because time is everything it will be triggered 10 seconds after a visitor has landed to your website.

## [How do I find my Twitter handle](#how-do-i-find-my-twitter-handle)

Your twitter handle is your twitter name. The name that you respond to when tweeting someone and people identify you as. It has the @ sign in front of it, and if you take the @ sign off you can just type in twitter.com/(Twitter Handle) and you'll be at their twitter page.

## [Create the Box](#create-the-box)

- Go to Components -&gt; Engage Box
- Create a new Box and set Published to Yes
- Enter "Follow Me" on the box title
- Choose the Social Media option from the Box Type listbox
- Choose the Twitter Follow Button option from the Social Plugin listbox
- Enter your twitter handle (without the @)

## [Trigger options](#trigger-options)

![twitter popup trigger options](https://www.tassos.gr/images/twitterpopup2.jpg)

- Set the Position to Center
- Set the Trigger Point to Page Load
- Set After Close Stay Hidden for Ever
- Choose your prefered animations
- Set the Animation Delay to 10000 (10 seconds)

## [Appearance options](#appearance-options)

[![twitter popup appearance options](https://www.tassos.gr/images/twitterpopup3.jpg)](https://www.tassos.gr/images/twitterpopup3.jpg)

- Set Width to 400px and Height to 200px
- Set Center Align Content to Both
- Set Border Style to Dashed
- Set Border Color to #1b95e0 (Twitter Color)
- Set Background Overlay to Yes, Color to #000000 and opacity to 50%

Choose your prefered publishing assignments and publish it!

 X (Twitter) Integration 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 Jul 7th 2025 09:07

## 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": "Integrations",
            "item": "https://www.tassos.gr/docs/engagebox/integrations"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Social Media",
            "item": "https://www.tassos.gr/docs/engagebox/integrations/social-media"
        },
        {
            "@type": "ListItem",
            "position": 6,
            "name": "X (Twitter)",
            "item": "https://www.tassos.gr/docs/engagebox/integrations/social-media/x"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/integrations/social-media/x"
    },
    "headline": "X (Twitter)",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/47e29f9fe96a1771642fb05ac8a8fd00.jpg"
    },
    "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/integrations/social-media/x"
    },
    "datePublished": "2016-01-19T10:23:46+02:00",
    "dateCreated": "2016-01-19T10:23:46+02:00",
    "dateModified": "2025-07-07T09:52:26+03:00"
}
```
