Blueprint Project logoBlueprintProject

LEGAL

Cookies Policy

Short, plain-English explanation of how we use cookies and similar browser technologies.

Last updated: September 2026

The short version: We do not use cookies. We use browser localStorage plus a small anonymous database to remember your saved programs and preferences. Nothing is tied to your name or email, and we never sell anything.

1. What is a cookie, technically?

A cookie is a small text file that a website asks your browser to store on your device, then sends back to the website on every visit. Cookies were invented in 1994 to remember whether you'd already visited a site.

There are two main types:

  • First-party cookies: set by the website you're visiting. Generally used to remember your preferences.
  • Third-party cookies: set by a different company (e.g., an ad network) when you visit a website. Used to track you across multiple sites.

The Blueprint Project sets no cookies of either kind.

2. What we use instead: localStorage

For the things cookies are usually used for, we use browser localStorage. localStorage is a feature built into every modern browser that lets a website store small amounts of data on your device. The key differences from cookies:

CookieslocalStorage
Sent to server on every requestYesNo (only used by JavaScript on the device)
Can be read by other sitesIf third-party, yesNo — only the site that set them
Capacity~4KB per cookie~5-10MB per site
ExpirationOften (session or set date)None — stays until cleared
Visible to website operatorYes (sent in HTTP headers)No — only the website's JavaScript on that device

We keep a local copy of your saved programs and settings in localStorage so pages load instantly. Your saved list also syncs to our server under an anonymous random ID (no name, email, or account) so it survives browser resets. Reviews and reports you submit are stored on our server because they are shared or moderated content — still under the same anonymous ID, never your identity.

3. What we store in localStorage

KeyWhat's in itDelete it
blueprint.savedProgram slugs you've bookmarked (also synced to our server under your anonymous ID)Dashboard → Clear all
blueprint_statusApplied / accepted statusDashboard → Settings
bp_custom_datesYour personal datesClick the X next to each
blueprint.anon_idAn anonymous random ID (no name or email) used to sync your saved programs, reviews, and reports with our serverClear browser data
bp_college_compareColleges in your comparisonCompare page → Clear
bp_quiz_completed"true" if you finished the Find Your Path quizClear browser data

We do not store your name (unless you put it in a review, which is optional), email, IP address, physical location, or browsing history on other sites.

4. Third-party technologies

Mapbox. The interactive map on this site is powered by Mapbox. When you interact with the map, Mapbox may set its own cookies or localStorage items to remember your map preferences (zoom level, position, language). These are set by Mapbox directly, not by us. We do not have access to or control over the data Mapbox collects.

Mapbox's privacy practices are governed by Mapbox's privacy policy. You can opt out of Mapbox tracking by adjusting your Mapbox preferences or by using a browser that blocks third-party cookies.

We selected Mapbox because it is SOC 2 compliant and offers clear privacy controls.

Vercel (hosting). Our site is hosted on Vercel. Vercel sets standard server logs (IP, user agent) and may use cookies for load balancing. Vercel has its own privacy policy at vercel.com/legal/privacy-policy. We have a Vercel Privacy Settings configuration that minimizes data collection.

We do not use Google Analytics, Facebook Pixel, TikTok Pixel, any advertising network, Hotjar, Mixpanel, Amplitude, Segment, or any session-replay tool.

5. How to clear cookies and localStorage

In Chrome

  1. Settings → Privacy and security → Site settings → Cookies and other site data → See all cookies and site data
  2. Search for "blueprint"
  3. Click Remove

In Safari

  1. Safari → Preferences → Privacy → Manage Website Data
  2. Search for "blueprint"
  3. Click Remove

In Firefox

  1. Settings → Privacy & Security → Cookies and Site Data → Manage Data
  2. Search for "blueprint"
  3. Click Remove Selected

In our app

  1. Go to the Dashboard
  2. Click Settings
  3. Click Clear all saved programs (or use the in-app "Reset" button on the search page)

6. Do Not Track

We respect the "Do Not Track" browser signal. However, since we don't track you in the first place, this doesn't change anything. The same minimal-data policy applies regardless.

7. EU Cookie Consent (ePrivacy Directive)

Under the EU ePrivacy Directive (the "cookie law"), websites that set non-essential cookies must obtain consent before doing so. Because we set no cookies and no third-party tracking, we are not required to display a cookie consent banner.

If you are using a browser or extension that shows cookie banners as a default, you'll see no banner on The Blueprint Project, because we have nothing to ask consent for.

8. California Consumer Privacy Act (CCPA)

The CCPA requires businesses to disclose the categories of personal information collected. Since we don't use cookies for tracking and don't share data with third parties for cross-context behavioral advertising, the relevant categories are:

CategoryCollected?
Identifiers (name, email, phone)No
Commercial information (purchases)No
Biometric informationNo
Internet activity (browsing history)Limited (server logs only, deleted in 30 days)
GeolocationNo (browser may share, but we don't store it)
Sensory dataNo
Professional informationNo
Inferences (profiles)No

9. Children's Online Privacy Protection Act (COPPA)

We do not knowingly collect any personal information from children under 13, including through cookies or localStorage. We do not require accounts and do not serve behavioral advertising to children.

10. Changes to this Cookies Policy

We may update this Cookies Policy from time to time. We will note the "Last updated" date at the top.

If we ever introduce a technology that could be considered a "cookie" in any legal sense (including localStorage, IndexedDB, Service Workers, or any other browser-side storage), we will update this policy and, if required by law, request consent.

11. Contact

Questions about cookies or localStorage? Email contact@blueprintproject.app with "COOKIES" in the subject line.

12. AI and Cookies

Some of our content (such as blog articles and resource guides) is drafted with assistance from AI tools. These tools do not set cookies on your device. AI assistants used by our team do not have access to your localStorage or browsing data.