---
title: "Create a Cookie Based Age Verification Popup for Joomla!"
description: "If you sell products such as wine, cigarettes, or dangerous goods, you might want to verify the age of visitors who browse your Joomla website. You ca"
url: "https://www.tassos.gr/blog/create-a-cookie-based-age-verification-popup-for-joomla"
date: "2026-05-04T12:35:27+00:00"
language: "en-GB"
---

#  Create a Cookie Based Age Verification Popup for Joomla!

 ![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)

 Oct 19 2015

 1 min read

 Last updated may 21 2024

 ![Create a Cookie Based Age Verification Popup for Joomla!](https://www.tassos.gr/media/k2/items/src/42121f00ffc451d0c288e11c1f28cbd4.jpg)If you sell products such as wine, cigarettes, or dangerous goods, you might want to verify the age of visitors who browse your Joomla website. You can create a [Cookie Based Age Verification Popup](https://www.tassos.gr/joomla-extensions/engagebox/docs/create-an-age-verification-popup) using EngageBox.

Remember that age verification is not the best way to prevent visitors from browsing your website, as nothing prevents them from lying about their age. It might even be a nuisance to regular visitors, who must click additional to access your website.

 [ ![The #1 Joomla Popup Builder Extension](https://www.tassos.gr/images/joomla-extensions/engagebox/banner.png) ](https://www.tassos.gr/joomla-extensions/engagebox/?utm_source=tassos&utm_medium=blog&utm_campaign=blogAfterContent&utm_content=engagebox) The #1 Joomla Popup Builder Extension

 Create smart popups, sticky bars, fullscreen messages and floating buttons. Convert your traffic into customers and subscribers.

 5.0 rate from 567 reviews

 [ Get EngageBox ](https://www.tassos.gr/joomla-extensions/engagebox/?utm_source=tassos&utm_medium=blog&utm_campaign=blogAfterContent&utm_content=engagebox)

## 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": "Create a Cookie Based Age Verification Popup for Joomla!",
            "item": "https://www.tassos.gr/blog/create-a-cookie-based-age-verification-popup-for-joomla"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/create-a-cookie-based-age-verification-popup-for-joomla"
    },
    "headline": "Create a Cookie Based Age Verification Popup for Joomla!",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/42121f00ffc451d0c288e11c1f28cbd4.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://x.com/tassosm"
    },
    "datePublished": "2015-10-19T19:27:40+03:00",
    "dateCreated": "2015-10-19T19:27:40+03:00",
    "dateModified": "2024-05-21T19:37:03+03:00"
}
```
