---
title: "Media Hosting - EngageBox - Tassos Docs"
description: ""
url: "https://www.tassos.gr/docs/engagebox/integrations/media-hosting"
date: "2026-04-14T14:58:48+00:00"
language: "en-GB"
---

# Media Hosting

##  [  Create a Vimeo Video Popup  ](https://www.tassos.gr/docs/engagebox/integrations/media-hosting/vimeo)

##  [  Create a YouTube Video Popup  ](https://www.tassos.gr/docs/engagebox/integrations/media-hosting/youtube)

## 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": "Integrations",
            "item": "https://www.tassos.gr/docs/engagebox/integrations"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Media Hosting",
            "item": "https://www.tassos.gr/docs/engagebox/integrations/media-hosting"
        }
    ]
}
```
