سياسة ملفات تعريف الارتباط
آخر تحديث
مارس 2026
١. ما هي ملفات تعريف الارتباط؟
ملفات تعريف الارتباط هي ملفات نصية صغيرة تُخزَّن على جهازك عند زيارة موقع الويب. تُستخدم لتذكر تفضيلاتك وتحسين تجربتك وعرض الإعلانات. يستخدم هذا الموقع أيضًا localStorage (تخزين المتصفح المحلي) لتخزين بعض التفضيلات.
٢. ملفات تعريف الارتباط الخاصة بالموقع (الطرف الأول)
| Name | Type | Duration | Purpose | Party |
|---|---|---|---|---|
| gdpr-region | HTTP Cookie | 1 year | Stores whether the visitor is in a GDPR region (1) or not (0). Set by the server on every page request. Controls whether the consent banner is shown. | First-party |
| admin_token | HTTP Cookie (HttpOnly) | 2 hours | Admin authentication session token. Only set when an administrator logs in via /api/auth/login. Not accessible to JavaScript. | First-party |
٣. تخزين المتصفح المحلي (localStorage)
هذه القيم مُخزَّنة في localStorage وليست ملفات تعريف ارتباط، لكنها تخضع للائحة العامة لحماية البيانات (GDPR) بالمثل.
| Name | Type | Duration | Purpose | Party |
|---|---|---|---|---|
| cookieConsentStatus | localStorage | Persistent (until cleared) | Stores the visitor's consent decision: "granted" or "denied". Used to avoid showing the consent banner on return visits. | First-party |
| cookieConsent | localStorage | Persistent (until cleared) | Stores the visitor's granular cookie preferences as JSON (personalizedAds, functional, necessary). | First-party |
| cookieConsentRegion | localStorage | Persistent (until cleared) | Stores whether the visitor was detected as being in a GDPR region ("gdpr") or not ("non-gdpr") at the time of consent. | First-party |
٤. ملفات تعريف الارتباط الخاصة بـ Google AdSense (طرف ثالث)
تُضاف هذه الملفات بواسطة Google فقط عند موافقة المستخدم على الإعلانات المخصصة. وفي حالة الرفض أو للمستخدمين في المنطقة الاقتصادية الأوروبية الذين لم يمنحوا الموافقة، تُعرض إعلانات سياقية فقط دون ملفات تعريف ارتباط شخصية.
| Name | Type | Duration | Purpose | Party |
|---|---|---|---|---|
| __gads / __gpi | HTTP Cookie | Up to 13 months | Set by Google AdSense. Used for ad frequency capping, click fraud prevention, and ad personalization measurement. | Third-party (Google) |
| IDE | HTTP Cookie | Up to 13 months | Set by Google DoubleClick. Used for ad targeting, conversion tracking, and cross-site ad serving. | Third-party (Google) |
| ANID / NID | HTTP Cookie | Up to 6 months | Set by Google. Used for ad personalization and remembering user preferences for Google services. | Third-party (Google) |
| test_cookie | HTTP Cookie | Session | Set by Google DoubleClick to check whether the browser accepts cookies. | Third-party (Google) |
للاطلاع على القائمة الكاملة لملفات تعريف ارتباط Google: policies.google.com/technologies/cookies
٥. إدارة تفضيلاتك
يمكنك تغيير تفضيلاتك في أي وقت من خلال مربع الموافقة الذي يظهر عند زيارة الموقع. بالإضافة إلى ذلك، يمكنك إدارة الملفات أو حذفها عبر إعدادات متصفحك، أو إلغاء الاشتراك في الإعلانات المخصصة من Google عبر adssettings.google.com
٦. اتصل بنا
لأي استفسارات حول هذه السياسة، تواصل معنا على: astroarabs@gmail.com
Cookie Policy
Last Updated
March 2026
1. What Are Cookies?
Cookies are small text files stored on your device when you visit a website. They are used to remember your preferences, improve your experience, and serve advertisements. This site also uses localStorage to store certain preferences on your device.
2. First-Party Cookies
| Name | Type | Duration | Purpose | Party |
|---|---|---|---|---|
| gdpr-region | HTTP Cookie | 1 year | Stores whether the visitor is in a GDPR region (1) or not (0). Set by the server on every page request. Controls whether the consent banner is shown. | First-party |
| admin_token | HTTP Cookie (HttpOnly) | 2 hours | Admin authentication session token. Only set when an administrator logs in via /api/auth/login. Not accessible to JavaScript. | First-party |
3. localStorage (Browser Storage)
These values are stored in localStorage, not as HTTP cookies, but are subject to GDPR in the same way.
| Name | Type | Duration | Purpose | Party |
|---|---|---|---|---|
| cookieConsentStatus | localStorage | Persistent (until cleared) | Stores the visitor's consent decision: "granted" or "denied". Used to avoid showing the consent banner on return visits. | First-party |
| cookieConsent | localStorage | Persistent (until cleared) | Stores the visitor's granular cookie preferences as JSON (personalizedAds, functional, necessary). | First-party |
| cookieConsentRegion | localStorage | Persistent (until cleared) | Stores whether the visitor was detected as being in a GDPR region ("gdpr") or not ("non-gdpr") at the time of consent. | First-party |
4. Third-Party Cookies — Google AdSense
These cookies are set by Google only when a user consents to personalized ads. When consent is denied or for EEA users who have not yet decided, only contextual (non-personalized) ads are shown and no personal ad cookies are stored.
| Name | Type | Duration | Purpose | Party |
|---|---|---|---|---|
| __gads / __gpi | HTTP Cookie | Up to 13 months | Set by Google AdSense. Used for ad frequency capping, click fraud prevention, and ad personalization measurement. | Third-party (Google) |
| IDE | HTTP Cookie | Up to 13 months | Set by Google DoubleClick. Used for ad targeting, conversion tracking, and cross-site ad serving. | Third-party (Google) |
| ANID / NID | HTTP Cookie | Up to 6 months | Set by Google. Used for ad personalization and remembering user preferences for Google services. | Third-party (Google) |
| test_cookie | HTTP Cookie | Session | Set by Google DoubleClick to check whether the browser accepts cookies. | Third-party (Google) |
For Google's full cookie list, see: policies.google.com/technologies/cookies
5. Managing Your Preferences
You can change your cookie preferences at any time using the consent banner on this site. You can also manage or delete cookies via your browser settings, or opt out of Google personalized ads at adssettings.google.com.
6. Contact Us
For any questions about this Cookie Policy, contact us at: astroarabs@gmail.com