---
title: "कुकीज़ — Orvun Labs"
description: "भाषा चुनने पर ही लगभग एक वर्ष के लिए आवश्यक भाषा-कुकी रखते हैं। विश्लेषण और विज्ञापन ट्रैकर डिफ़ॉल्ट रूप से बंद रहते हैं। यदि विश्लेषण का विकल्प उपलब्ध हो, तो Google Analytics आपकी स्पष्ट अनुमति के बा"
canonical: "https://orvunlabs.com/hi/cookies"
language: "hi"
last_modified: "2026-09-14"
---

# कुकीज़

भाषा चुनने पर ही लगभग एक वर्ष के लिए आवश्यक भाषा-कुकी रखते हैं। विश्लेषण और विज्ञापन ट्रैकर डिफ़ॉल्ट रूप से बंद रहते हैं। यदि विश्लेषण का विकल्प उपलब्ध हो, तो Google Analytics आपकी स्पष्ट अनुमति के बा

कोई विज्ञापन ट्रैकर नहीं।

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://orvunlabs.com/#organization",
      "name": "Orvun Labs",
      "url": "https://orvunlabs.com",
      "logo": "https://orvunlabs.com/orvunlabs-icon-512.png",
      "description": "Custom software, SaaS products and AI-powered tools — designed around your business.",
      "knowsAbout": [
        "Custom software",
        "SaaS product development",
        "AI integration"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://orvunlabs.com/#website",
      "name": "Orvun Labs",
      "url": "https://orvunlabs.com",
      "inLanguage": [
        "en",
        "es",
        "de",
        "fr",
        "pt",
        "ja",
        "hi",
        "ar",
        "id",
        "tr",
        "pl"
      ],
      "publisher": {
        "@id": "https://orvunlabs.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://orvunlabs.com/hi/cookies#webpage",
      "url": "https://orvunlabs.com/hi/cookies",
      "name": "कुकीज़",
      "description": "भाषा चुनने पर ही लगभग एक वर्ष के लिए आवश्यक भाषा-कुकी रखते हैं। विश्लेषण और विज्ञापन ट्रैकर डिफ़ॉल्ट रूप से बंद रहते हैं। यदि विश्लेषण का विकल्प उपलब्ध हो, तो Google Analytics आपकी स्पष्ट अनुमति के बा",
      "inLanguage": "hi",
      "isPartOf": {
        "@id": "https://orvunlabs.com/#website"
      },
      "about": {
        "@id": "https://orvunlabs.com/#organization"
      },
      "breadcrumb": {
        "@id": "https://orvunlabs.com/hi/cookies#breadcrumb"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://orvunlabs.com/hi/cookies#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Orvun Labs",
          "item": "https://orvunlabs.com/hi"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "कुकीज़",
          "item": "https://orvunlabs.com/hi/cookies"
        }
      ]
    }
  ]
}
```
