تخطي إلى المحتوى الرئيسي
Session Tracking

Cookie Policy

How we use micro-data to maintain session fidelity across the LubbCyper intelligence platform.

1 What are Cookies?

Cookies are small encrypted text files stored on your local machine. We use them to enhance your experience across the platform, securely manage your authentication state, and track site performance telemetry.

2 Types of Cookies We Use

  • Operational Cookies Essential for maintaining your session (e.g., Laravel session token, CSRF token). Without these, the platform's core functionalities will fail.
  • Preference Cookies Used to remember non-critical state, such as whether you dismissed a warning modal or subscribed to a newsletter popup.
  • Analytics & Ads Used by third-party partners (like Google AdSense) to serve relevant content and track overall engagement metrics across our network.

3 Managing Cookies

You can configure your browser to reject all cookies, but be advised that certain authenticated sectors of the platform may not function correctly. Strict CSRF token validation is enforced on all state-changing requests.