September 4, 2026

Cookie & Web Storage Policy

Detailed technical audit of the HTTP cookies, local storage keys, and measurement identifiers utilized across TechPari, including our implementation of Google Consent Mode v2.

Last Updated: September 9, 2026

1. Cookies & Web Storage Technologies

TechPari values technical transparency. This policy explains how we use HTTP cookies, local storage (HTML5 localStorage), and related browser storage primitives when you browse our editorial platform.

We strictly distinguish between HTTP Cookies (which are transmitted over the network on client requests) and Local Storage (which resides exclusively inside your browser sandbox on your device and is never automatically sent across HTTP headers).

3. Browser Local Storage Audit (HTML5 Web Storage)

Unlike cookies, items stored in localStorage remain on your local machine and are not transmitted with every HTTP web request. The following table reflects the actual storage keys utilized by TechPari:

Storage KeyStorage TypeCategoryOperational PurposePersistence
techpari_cookie_consent_v1localStorageStrictly NecessaryStores your consent choices (analytics, advertising, timestamp) so the banner is not repeatedly shownPersistent until cleared (1 year recommended re-prompt)
themelocalStoragePreferenceStores your chosen visual interface mode (“light”, “dark”, or “system”) to prevent white screen flash on loadPersistent until cleared
tp_articles_v4 / tp_categories_v4localStorageFunctional CachingCaches published article metadata and category trees on the client to accelerate page renderingPersistent until refreshed or cleared
tp_admin_sessionlocalStorageStrictly Necessary (Admin Only)Temporary client session cache for authenticated newsroom editors managing CMS article draftsSession lifespan

5. Managing Your Preferences

You can inspect, modify, or revoke your consent preferences at any time. Clicking the button below immediately reopens our interactive preference center:

6. Native Browser Controls

In addition to our on-site preference manager, you can manage or block cookies through your browser settings:

  • Google Chrome: Settings > Privacy and security > Third-party cookies.
  • Mozilla Firefox: Settings > Privacy & Security > Enhanced Tracking Protection.
  • Apple Safari: Preferences > Privacy > Prevent cross-site tracking.
  • Microsoft Edge: Settings > Cookies and site permissions > Manage and delete cookies.

Blocking all cookies at the browser level may cause certain secure administrative CMS functions or theme preservation settings to reset.