# Can I configure the cookie banner to appear only for visitors from selected regions on HubSpot?

Learn how to show the CookieYes cookie banner only to visitors in selected regions on your HubSpot website using geo-targeting.

---

**Categories:** , 
**Published:** June 26, 2026
**URL:** https://www.cookieyes.com/documentation/geo-target-banner-on-hubspot/

---

Yes, you can configure the cookie banner to appear only for visitors from selected regions using the geo-targeting feature in CookieYes.
To enable geo-targeting on HubSpot:
1. Log in to your **HubSpot** dashboard.
2. From the main navigation, go to **CookieYes > Settings**.
3. Click **Manage Site** to open the CookieYes web app dashboard.
4. Navigate to **Cookie Banner > General > Geo-target banner**.
5. Select the regions where you want the banner to be displayed.
6. Click **Publish Changes** to apply your settings.
Once configured, the cookie banner will appear only to visitors accessing your site from the selected regions.


---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "Can I configure the cookie banner to appear only for visitors from selected regions on HubSpot?",
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.cookieyes.com/documentation/geo-target-banner-on-hubspot/"
      },
      "url": "https://www.cookieyes.com/documentation/geo-target-banner-on-hubspot/",
      "publisher": {
        "@type": "Organization",
        "name": "CookieYes",
        "url": "https://www.cookieyes.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://assets.cookieyes.com/cookieyes.png",
          "width": 250,
          "height": 60
        }
      },
      "description": "Learn how to show the CookieYes cookie banner only to visitors in selected regions on your HubSpot website using geo-targeting.",
      "datePublished": "2026-06-23T15:11:45+00:00",
      "dateModified": "2026-06-23T00:00:00+00:00",
      "author": {
        "@type": "Person",
        "name": "CookieYes Doc Team"
      },
      "image": [
        "https://assets.cookieyes.com/cookieyes.png"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.cookieyes.com/documentation/geo-target-banner-on-hubspot/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.cookieyes.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Documentation",
          "item": "https://www.cookieyes.com/documentation/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "FAQ",
          "item": "https://www.cookieyes.com/category/documentation/faq/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Can I configure the cookie banner to appear only for visitors from selected regions on HubSpot?"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.cookieyes.com/#website",
      "url": "https://www.cookieyes.com/",
      "name": "CookieYes",
      "description": "CookieYes is a Google-certified consent management platform that helps businesses comply with GDPR, CCPA, and other global privacy laws.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.cookieyes.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cookieyes.com/?s={search_term_string}"
        },
        "query-input": {
          "@type": "PropertyValueSpecification",
          "valueRequired": true,
          "valueName": "search_term_string"
        }
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cookieyes.com/#organization",
      "name": "CookieYes",
      "url": "https://www.cookieyes.com/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.cookieyes.com/#/schema/logo/image/",
        "inLanguage": "en-US",
        "url": "https://assets.cookieyes.com/cookieyes.png",
        "contentUrl": "https://assets.cookieyes.com/cookieyes.png",
        "width": 19701,
        "height": 3176,
        "caption": "CookieYes"
      },
      "image": {
        "@id": "https://www.cookieyes.com/#/schema/logo/image/"
      }
    }
  ]
}
```
