Cookie Policy
This page explains exactly what cookies and browser storage thesecurelancer.com uses, why, and how you can manage or remove them.
Last updated: 2026-05-29
Contents
5. Opting Out of PostHog Analytics
PostHog is the analytics platform we use to understand how visitors use this website. Disabling PostHog stops all session and event analytics from being collected. We respect this choice — the site remains fully functional without analytics.
To opt out of PostHog tracking, you can use one of the following methods:
Browser-level: clear localStorage
Open your browser's developer tools (F12), navigate to Application → Local Storage → thesecurelancer.com, and delete the keys beginning with ph_. PostHog will assign a new anonymous identity on the next page load unless you also block future writes.
PostHog opt-out flag
PostHog honours an opt-out flag stored in localStorage under the key ph_opt_in_out_<project_key> set to 0. Once set, PostHog will not collect any event data for that browser. This flag persists until you clear localStorage. You can set it via the browser console on this site: posthog.opt_out_capturing()
Browser "Do Not Track" header
PostHog can be configured to respect the Do Not Tracksignal sent by your browser. If your browser sends DNT: 1, PostHog will not capture events for your session. Instructions to enable DNT vary by browser; consult your browser's privacy settings documentation.
Opting out of PostHog has no effect on Vercel Analytics (which is ephemeral and non-identifying) or on the theme preference stored in localStorage.
This Cookie Policy may be updated if we add or remove analytics tools or change how storage is used. The "Last updated" date reflects the most recent revision. Continued use of the site after an update constitutes acceptance of the revised policy.