Postmatch

Privacy Policy

What we collect, what we do with it, who else touches it, and how to make us delete it.

Last updated: 1 July 2026

Short version. Postmatch reads your own Tinder data through a browser you log into inside the app, and computes analytics on it. Your matches and conversations stay on your device, only your own profile and anonymous summary numbers reach our server. We never sell your data. We never share it with advertisers, brokers, or any third party except the specific service providers listed below, and even those only see what's necessary to run the app.

1. Who we are

Postmatch is operated by Tilen Mlakar, a sole proprietor based in Slovenia (EU). For the purposes of the EU General Data Protection Regulation (GDPR), Tilen Mlakar is the data controller. You can reach us at [email protected].

2. What we collect

Three categories. Nothing outside them.

2.1 Account information

2.2 Your Tinder data

When you connect Tinder, the app opens tinder.com inside an embedded browser that you log into, and reads your data directly from Tinder, the same data you'd see in the Tinder app. What happens to each part:

2.3 App usage events

3. What we use it for

Six things, in order of how often they happen:

  1. Analytics on your own data: your funnel (matches, two-way conversations, active threads), reply rate, profile-health score, chat depth, and comparison against your previous scans. Computed deterministically (it's just math), no AI involved.
  2. Anonymized peer comparison: your numbers are compared against an anonymous histogram of users in roughly your gender, age band, and country. See §11 below for exactly how this works and what happens to your contribution when you delete your account.
  3. AI review of your insights (optional, opt-in per surface), if you tap "Review my …" on a tab, we send a short summary of the relevant numbers to OpenAI, which turns the deterministic findings into readable prose and concrete suggestions. We do not send personal identifiers, and on the Chats tab we strip @handles, links, and phone numbers and never send the other person's messages.
  4. AI photo critique (optional, opt-in), if you tap "Review my profile", we resize each of your profile photos to 768px on the long edge and send it to OpenAI's vision model for critique.
  5. AI chat critique (optional, opt-in), part of the chat review above: a sample of your own opener messages (stripped as described) is sent to OpenAI for critique.
  6. Authentication and security: to keep you signed in, rate-limit abuse, and respond to incidents.

4. Who else processes your data (sub-processors)

We use a small set of service providers. Each one only receives the minimum data needed for its specific role.

ProviderWhat it doesWhat it sees
OpenAI, L.L.C. AI insight rewrites, photo critique, chat critique Only when you opt into AI features. OpenAI's API tier excludes this data from training (per our signed Data Processing Addendum).
Apple Inc. Sign in with Apple; App Store distribution Your Apple ID identifier (the sub claim) and, if you didn't choose "Hide my email", your email address.
Fly.io, Inc. Server hosting and PostgreSQL database Stores everything in §2 above on encrypted volumes in Ashburn, US East. The database connection itself is encrypted.
Cloudflare, Inc. DNS resolution and this static website Standard DNS query logs and access logs for this static page. The API itself doesn't proxy through Cloudflare.

We do not use any analytics, advertising, or tracking SDKs. No Google Analytics, no Meta Pixel, no Mixpanel, no Firebase, nothing. We don't have a Facebook page that we cross-reference, and we don't sell anyone's data to anyone, ever.

5. International data transfers

Our database is hosted on Fly.io in Ashburn, Virginia (US). When you use the AI features, data is also processed by OpenAI in the US. These transfers are covered by the EU-U.S. Data Privacy Framework and Standard Contractual Clauses included in our agreements with both providers.

6. How long we keep your data

7. Your rights under GDPR

If you're in the EU/EEA (and even if you're not, we'll honor these for everyone), you have the right to:

8. Children

Postmatch is not intended for anyone under 18 and we don't knowingly collect data from minors. Tinder itself requires users to be 18+, so a Tinder export by definition belongs to an adult.

9. Changes to this policy

If we make a material change, a new sub-processor, a new data category, or anything affecting what we share, we'll update this page and email everyone at the address on file. The "Last updated" date at the top always reflects the current version.

10. Contact

Questions, GDPR requests, or anything else: [email protected]. We reply to GDPR requests within 30 days; usually within a week.

11. How peer comparison works (and what survives deletion)

The "how do I compare to peers in my age band and country" feature is built on an anonymous histogram, not a copy of other users' data. We explain it in detail here because the data flow is unusual and matters for what happens when you delete your account.

11.1 What we store

When you run a scan, we compute six numbers from it: reply momentum, total matches, photo count, bio length, prompt count, and interest count. We then increment a counter in a histogram bucket for each one , for example, "+1 in the 'man, 23 to 27, Slovenia, reply momentum 40%' bucket". The histogram itself contains no user identifier of any kind: no email, no internal ID, no hash. It is just a table of summed counts per (gender, age band, country, metric, value) cell.

We do keep one small personal record alongside the histogram: a memo noting which buckets your last scan incremented. We need it so that when you re-scan, we can subtract your previous contribution and add the new one, otherwise users with many scans would get counted multiple times. This memo is the only personal data tied to the histogram, and it cascades like everything else.

11.2 What happens when you tap "Clear my data" or delete your account

Your personal memo (§11.1) is deleted immediately and cascade-deleted everywhere it appears. The histogram bucket counts you incremented are not rolled back, they stay in the aggregate forever. This is deliberate, and it is the reason the aggregate is anonymous: after deletion there is no record anywhere of which buckets you ever incremented, so the surviving counts cannot be traced back to you. They are pure summed integers at that point, contributing to the reference range shown to other users in your demographic cell.

Under GDPR, this is the difference between pseudonymous data (still personal, deletable on request) and anonymous data (out of GDPR scope). The histogram counts after deletion are anonymous in the strict Recital 26 sense, there is no reasonably-likely means by which we, or anyone else, could single you out from a count.

11.3 Why no consent popup

Because the data we keep about you for peer comparison is either (a) the personal memo, which is deleted on demand like everything else, or (b) anonymous bucket counts that GDPR doesn't cover, the lawful basis for this processing is our legitimate interest in offering peer comparison as a core feature of the product (Article 6(1)(f) GDPR). We don't ask for separate consent because none of the data outlives your account in identifiable form. If you object to your numbers being part of the aggregate, clearing your data removes your personal memo immediately; the surviving anonymous counts cannot be linked back to you.

You can also email us and we will scrub your contribution memo manually while keeping your account active, same effect, no UI toggle yet.

11.4 Synthetic baseline

When we launched, the cohort was thin. To give the first hundred users a reference range to compare against, we seeded the histogram with 120 simulated profiles generated by code (no real data, no stolen profiles, no scraping). The simulated rows are tagged synthetic and are progressively replaced by real scans, once a demographic cell has enough real users, the simulated rows stop influencing what's shown to people in that cell.