Privacy
ChatSale is built to be the simplest possible way to share a sale page in a chat. Privacy follows from that: there are no accounts, no cookies, and no unnecessary data collection.
What ChatSale doesn’t do
- ChatSale sets no cookies — there is no session, no preference store, and nothing that follows you between visits.
- There are no accounts and no sign-in. You don’t give us an email or a password.
- We count page visits and button clicks using PostHog, a product analytics tool hosted in the EU. We collect only anonymous, aggregate counts — no names, no email addresses, no accounts. Your edit link and phone number are never sent to PostHog. No cookies are set for analytics; PostHog stores an anonymous session ID in your browser’s local storage only.
What ChatSale does store
- The sale data you submit through the create form (title, items, prices, contact handles) is stored in Upstash Redis, the keyed store that backs the site.
- The photos you upload are stored in Vercel Blob, the file host that backs the site. Images are served directly from there.
- Your edit link is the only way back into your sale — we don’t email it or recover it for you.
Where messages go
- When you send feedback through /feedback, it goes to the operator’s Telegram — not stored on the site.
- Tapping the WhatsApp or Telegram button on a sale page hands off to those apps via
wa.meort.me. The chat itself happens on WhatsApp or Telegram under their own privacy practices.
Last updated 2026-06-20