This is a one-person shop that doesn't run analytics, advertising, or tracking pixels. The honest version of "what data does this site collect" is: almost none, and what little there is stays in your own browser. Here's the longer version.
1. What we don't collect
To start with the short list:
- No Google Analytics, Plausible, Fathom, or any other page-view tracker.
- No Facebook / Meta / Pinterest / TikTok pixel.
- No advertising networks or remarketing.
- No third-party fonts hosted on Google servers (actually, we do load Google Fonts — see section 5).
- No session recording (Hotjar, FullStory, etc.).
- No A/B testing tools.
- No chat widget that pings a third-party server.
The site is a small set of static HTML, CSS, and JavaScript files. The server logs your IP address for the standard reasons (debugging, abuse prevention), but those logs aren't analysed or shared.
2. What we do collect, and why
There are three places where information moves:
- Cart contents (in your browser) — When you click "Add to cart", we save the SKU, name, price, and quantity in your browser's
localStorageunder the keyss_cart. This lets you leave and come back without losing your cart. We don't have access to this — it's only on your device. Clearing your browser data clears the cart. - Order emails (in our inbox) — When you hit "Send order by email", your email client opens a pre-filled message to us. Once you send it, we receive your name, email address, and the list of items. We use that email to send you a payment link, deliver the files, and reply to any questions you have. We don't add you to a mailing list (we don't have one). You can ask us to delete any specific email thread at any time.
- Stripe / PayPal (when you pay) — When we email you a payment link, payment is processed by Stripe or PayPal on their own sites. We receive a payment confirmation and a billing email (from them, not from you directly) but we never see or store your card details. Stripe's privacy policy governs their handling of your payment data.
3. What we never see
We never see:
- Your card number, CVV, or bank details.
- Your IP address in any persistent way (it's in server logs for a few days, then rotated out).
- Your browsing history on this site beyond the server logs.
- Anything about you from any third party (we don't buy lists).
4. Third parties we do use
- Google Fonts — Typefaces load from Google's CDN. Google logs the request (your IP, user agent, referrer) at the network level. You can avoid this by blocking requests to
fonts.googleapis.com— the site falls back to system fonts cleanly. - Stripe and PayPal — payment processing when you pay. Their privacy policies apply.
- Our email provider — for sending and receiving order emails. Subject lines and message bodies are stored on their servers.
That's it.
5. Cookies
This site does not set any cookies. None. The cart uses localStorage, which is functionally similar but technically distinct (and isn't sent to the server with every request). If your browser shows "0 cookies" for this site, that's because there really are zero.
6. Your rights
You can:
- Ask us what information we hold about you (we'll show you the email threads).
- Ask us to delete any specific email thread or order record.
- Clear the cart in your browser by clearing site data for thatscrapshop.com.
- Opt out of any future communication by saying "please don't email me again" — we won't.
7. Children
This site is not aimed at children under 13, and we don't knowingly collect information from anyone under 13. If you're a parent and your kid somehow ended up in our inbox, let us know and we'll delete the thread.
8. Changes to this policy
If we make significant changes (e.g., we add a newsletter sign-up that does collect emails for that purpose), we'll flag it on the home page for 30 days and update the "Last updated" date below.
9. Contact
For any privacy question — what we hold, requests to delete, anything else — email hello@thatscrapshop.com or use the contact form.
Last updated: September 2026