Cookie Policy
Last updated: March 2026
This Cookie Policy explains how CareerLedger ("we," "us," or "our") uses cookies and similar technologies, including browser localStorage, when you use our website and embedded chatbot widgets. This policy should be read alongside our Privacy Policy.
1. What Are Cookies?
Cookies are small text files that are stored on your device when you visit a website. They are widely used to make websites work efficiently, maintain your session state, and provide information to site owners. Unlike cookies, localStorage is a browser storage mechanism that allows websites to store data locally on your device without an expiration date, unless explicitly cleared.
2. Cookies We Use
Session Cookies (Essential)
| Cookie | Purpose | Duration | Type |
|---|---|---|---|
| next-auth.session-token | Maintains your authenticated session after login. Required for the platform to recognize you as a signed-in user. | Session / 30 days | Essential |
| next-auth.csrf-token | Protects against cross-site request forgery (CSRF) attacks during authentication. | Session | Essential |
| next-auth.callback-url | Stores the URL to redirect you to after completing authentication. | Session | Essential |
These cookies are managed by NextAuth.js and are strictly necessary for the platform to function. They cannot be disabled without breaking authentication.
3. localStorage Usage in Embedded Chatbots
When a visitor interacts with a CareerLedger chatbot embedded on a third-party website, we use browser localStorage to store the following:
| Key | Purpose | Data Stored |
|---|---|---|
| cl_visitor_id | Assigns an anonymous identifier to the visitor so that conversations can persist across page reloads and return visits. | A randomly generated UUID. No personally identifiable information. |
| cl_conversation | Caches the current conversation state for seamless continuity if the visitor navigates away and returns. | Conversation metadata and message history for the active session. |
localStorage data does not expire automatically. Visitors can clear it at any time through their browser settings. Clearing localStorage will reset the visitor's identity and conversation history for that chatbot.
4. Third-Party Cookies
CareerLedger does not set any third-party tracking, advertising, or analytics cookies. We do not use Google Analytics, Facebook Pixel, or similar tracking services. Our payment processor, LemonSqueezy, may set its own cookies when you visit their checkout page. Please refer to LemonSqueezy's privacy and cookie policies for details.
5. How to Manage Cookies
You can manage cookies and localStorage through your browser settings:
- Cookies — Most browsers allow you to view, delete, and block cookies through their settings or preferences menu. Note that blocking essential cookies will prevent you from signing in to CareerLedger.
- localStorage — You can clear localStorage data through your browser's developer tools (usually found under Application or Storage tabs) or by clearing all site data in your browser settings.
Common browser cookie management guides:
6. Changes to This Policy
We may update this Cookie Policy from time to time. When we make changes, we will update the "Last updated" date at the top of this page. We encourage you to review this policy periodically.
7. Contact Us
If you have questions about our use of cookies or localStorage, please contact us at:
CareerLedger
Email: privacy@careerledger.com
See also: Privacy Policy · Terms of Service