---
title: "Cookie Policy · Product Billboards"
description: "Every cookie and storage key Product Billboards sets, what each one does, how long it lasts, and which of them require your consent first."
canonical: https://productbillboards.com/cookies
site: Product Billboards
---

Cookies & GDPR

# Cookie Policy.

Four things get stored in your browser. Three are strictly necessary; one is analytics, and it does not load unless you allow it.

## Consent, not just disclosure

Non-essential tracking is gated behind a choice rather than a notice. On your first visit the site asks once; until you answer, Google Analytics is not loaded at all, and if you decline it never is. This applies everywhere, not only to visitors in the EU or UK.

To change your mind, clear this site's data in your browser and the question is asked again on your next visit.

## What each one does

`sb-<project>-auth-token`Cookie (first-party)

Keeps you signed in. Issued by Supabase Auth after email sign-in; without it the dashboard and AMA replies cannot know who you are.

LifetimeUntil you log out, or the session expires.

ConsentStrictly necessary — set only once you sign in.

`pb-consent-analytics`Local storage

Remembers whether you allowed or declined analytics, so you are not asked on every page.

LifetimeUntil you clear site data.

ConsentStrictly necessary — it is the record of your choice.

`pb session identifier`In-memory / hashed

Counts a visit to a billboard once rather than on every scroll. Hashed with a server-side salt; it is not a cross-site identifier and cannot be reversed to a person.

LifetimeThe browsing session.

ConsentStrictly necessary for the visitor counts the site exists to show.

`\_ga, \_ga\_<id>`Cookie (Google Analytics)

Aggregate page analytics: which pages get read, roughly where readers are. Advertising and personalisation signals are switched off explicitly, and IPs are anonymised.

LifetimeUp to 2 years, set by Google.

ConsentRequires consent. Nothing is loaded until you press Allow, and declining leaves nothing behind.

## Your rights

Under the GDPR and CCPA you can ask for a copy of what is held about you, have it corrected, or have it deleted. Write to [the contact page](https://productbillboards.com/contact) and it is handled within 30 days. The wider statement of what is collected and why is in the [privacy policy](https://productbillboards.com/privacy).
