Cookie policy

Four kinds of file, and what happens if you block each one.

What a cookie actually is

A small text file the site asks your browser to keep, so the next page load knows something the previous one did. It cannot read other files on your computer and it cannot run programs. That is the whole mechanism, minus the drama.

What we set

TypeJobLifetime
EssentialCart contents, checkout steps, securitySession to 30 days
PreferenceRemembers dismissed banners and chosen settings12 months
AnalyticsCounts page views and where visitors arrive from14 months
Third partySet by the payment processor during checkoutSet by them

What breaks if you block them

Blocking analytics and preference cookies costs you nothing: the site works the same and we lose a line in a chart. Blocking essential cookies breaks the cart and checkout, because there is no other way to remember what you put in it between two page loads.

Turning them off

Every browser has cookie controls under privacy settings, including a per site list where you can block this domain specifically. Clearing cookies also signs you out of anything you were signed into elsewhere, which surprises people every time.

Do Not Track

We honor the Do Not Track header where the browser sends it, which means analytics cookies are not set for that visit.

Last updated August 16, 2026.