We use exactly one cookie, and it's essential for the service to function:
| Purpose | Duration | Security | |
|---|---|---|---|
| iqjb_auth | Keeps you signed in to your account | 30 days | httpOnly, secure, sameSite |
This authentication cookie is set only when you sign in. It cannot be read by JavaScript (httpOnly), is only transmitted over secure connections (secure), and is protected against cross-site request forgery (sameSite).
What we don't use cookies for:
For non-essential preferences that don't need to leave your device, we use your browser's localStorage instead of cookies. This data stays entirely on your device and is never sent to our servers.
What we store locally:
You can clear localStorage at any time through your browser's developer tools or settings. This won't affect your account or authentication.
You can delete cookies at any time in your browser settings. Deleting the iqjb_auth cookie will sign you out of your account. You can sign back in anytime using your email—we'll send you a new magic link. If you need assistance, contact our support team.
We prioritize your privacy. Our analytics tools do not use cookies or track you across sites:
Visitor identification uses a privacy-preserving hash of your IP address and User Agent, valid for 24 hours only. This means no cross-day tracking, no cross-site tracking, and no personally identifiable information is stored. See Vercel's Privacy Policy for details.
When you make a purchase, Stripe sets cookies that are strictly necessary for payment security. These cannot be disabled as they protect both you and our platform from fraud:
| Purpose | Duration | |
|---|---|---|
| __stripe_mid | Device identifier for fraud prevention | 1 year |
| __stripe_sid | Session identifier for fraud detection | 30 minutes |
Stripe also uses device fingerprinting for advanced fraud detection. This analyzes browser characteristics without storing additional cookies. These measures are industry-standard for secure payment processing and are governed by Stripe's Privacy Policy.
For questions about our cookie practices, please refer to our Privacy Policy or contact us at support@iqcareerlab.com.