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 tracking.
What ChatSale doesn’t do
- ChatSale sets no cookies — there is no session, no preference store, and nothing that follows you between visits.
- We run no analytics and no third-party tracking scripts. No Google Analytics, no Meta Pixel, no heatmaps, nothing.
- There are no accounts and no sign-in. You don’t give us an email or a password.
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-05-25