---
title: "ملفات الارتباط — Orvun Labs"
description: "نحفظ ملف ارتباط ضرورياً لتفضيل اللغة فقط عند اختيارك لها، لمدة تقارب عاماً. تكون أدوات التحليل والإعلانات معطلة افتراضياً. إذا ظهر خيار للتحليلات، فلا يتم تحميل Google Analytics إلا بعد اختيارك الصريح"
canonical: "https://orvunlabs.com/ar/cookies"
language: "ar"
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/ar/cookies#webpage",
      "url": "https://orvunlabs.com/ar/cookies",
      "name": "ملفات الارتباط",
      "description": "نحفظ ملف ارتباط ضرورياً لتفضيل اللغة فقط عند اختيارك لها، لمدة تقارب عاماً. تكون أدوات التحليل والإعلانات معطلة افتراضياً. إذا ظهر خيار للتحليلات، فلا يتم تحميل Google Analytics إلا بعد اختيارك الصريح",
      "inLanguage": "ar",
      "isPartOf": {
        "@id": "https://orvunlabs.com/#website"
      },
      "about": {
        "@id": "https://orvunlabs.com/#organization"
      },
      "breadcrumb": {
        "@id": "https://orvunlabs.com/ar/cookies#breadcrumb"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://orvunlabs.com/ar/cookies#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Orvun Labs",
          "item": "https://orvunlabs.com/ar"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "ملفات الارتباط",
          "item": "https://orvunlabs.com/ar/cookies"
        }
      ]
    }
  ]
}
```
