Anonymous Follow-Up: The Survey Feature That Didn't Exist Until Today
Every "anonymous" survey tool has the same dead-end.
A respondent writes you the most useful answer you've seen this quarter: "The onboarding flow is broken in step 4 — I almost cancelled my account." You sit there with three follow-up questions you'd kill to ask:
- What does "broken" mean exactly? Did something error out, or was it just confusing?
- Which browser were you on?
- Would you walk us through what you expected to happen?
You can't ask any of them. You don't know who they are. The tool was anonymous by design.
So you do what every product manager, HR lead, and researcher has done a thousand times: you stare at the answer, write down some hypotheses, and move on.
We just shipped a feature that fixes this.
What is Anonymous Follow-Up?
Anonymous Follow-Up lets the form owner ask additional questions to a specific respondent — and lets that respondent answer — without anyone's identity being revealed on either side.
Here's the flow:
- Respondent submits your form (opting in to be reachable for follow-up, which is one tiny first-party cookie)
- You see their response in your dashboard
- You click "Ask follow-up" on that response and type your question
- The next time the respondent visits the form link, they see a banner: "The form owner has a follow-up question for you"
- They reply
- You see their reply linked to the original response
- Repeat as many times as needed
At no point do you see their email, IP address, name, or any identifier. They never see yours either. It's a two-way conversation that's anonymous on both sides.
No other survey tool offers this. We checked. Typeform, SurveyMonkey, Google Forms, Tally, Jotform — none of them have it. The whole industry treats "anonymous" as one-shot by default.
Why this is a bigger deal than it sounds
For HR teams running employee feedback
An employee writes: "My manager is creating a hostile environment." You want to know specifics — is this one person, the whole team, escalation already attempted? But asking would force you to identify them, and that's the second they stop trusting any survey you ever run again.
With Anonymous Follow-Up: you ask, they answer, nobody knows who they are, the conversation gives you actionable detail without burning the trust that made the answer possible in the first place.
For customer success
A user submits an NPS of 2 with the comment "pricing changes blindsided us." You want to retain them. Without follow-up: you have no way to reach out without revealing you know they're unhappy (which sometimes makes things worse). With follow-up: anonymous conversation, find out what they actually wanted, offer a fix, save the account.
For researchers and UX teams
User testing surveys often end with "I had trouble with X." Now you can ask "walk me through what you were trying to do" — and get the level of detail that turns vague feedback into a fix-list. Without ever asking who the person is.
For confidential complaints / whistleblower channels
A small organization gets a complaint about workplace harassment. Standard response: "We need details to investigate." The complainant: "I'm not giving you details — you'll figure out who I am." Stalemate.
With anonymous follow-up: investigator can ask specific questions, complainant can answer at the level of detail they're comfortable with, conversation builds the case without breaking the protection that made the complaint possible.
How identity is actually protected
We're claiming a strong thing — "anonymous on both sides" — so it's worth being technical about what that means.
On the respondent side:
- We never store an IP address
- We never store an email or any contact info
- A single first-party cookie (
anon_{formId}) is set ONLY if the respondent opts in via a checkbox at submission time - The cookie's raw value is never sent to the server — we only store a SHA-256 hash of it
- The form owner only ever sees the hash, displayed as "Anonymous #3"
On the owner side:
- Their email address is never exposed in the respondent's UI
- Their name (if they set one) is never exposed
- Replies from respondent go through our server, not directly email-to-email
- Even our database doesn't link owner's email to specific responses they sent
On the server:
- Reply endpoint requires the respondent's cookie to cryptographically match the response they're replying to
- Without the cookie, the reply is rejected (HTTP 400)
- Foreign-key cascade: if the response is deleted, the entire conversation is deleted with it
If a court order asked us to identify a specific respondent, the honest technical answer would be: we can't. The data isn't there.
How to try it
- Create a form on anonymeter.com
- Open the share link in an incognito tab — pretend you're a respondent
- Submit a response, check the "Let the owner know if I answer multiple times" box at the bottom (this is what enables follow-up)
- Go back to your dashboard ? open Responses for that form
- Expand "? Anonymous follow-up" on the response and type a question
- Go back to the incognito tab and reload — you'll see the banner
The whole loop takes about 90 seconds to verify firsthand.
The pricing question
This is included in our Pro plan, which is $9/month. For context: Typeform's logic features start at $25/month, and they don't have anonymous follow-up at any price.
We didn't put this behind a higher tier because the use cases that need it (HR, ethics complaints, mental health pulses) are the ones that should be most accessible.
The bottom line
Anonymous feedback has been broken in one specific way for years: it was always a one-shot. You got what you got. You couldn't follow up.
That meant honest answers stayed shallow. The most useful information — the why behind the what — was systematically locked away by the anonymity itself.
Anonymous Follow-Up fixes it. It's the survey feature that probably should have existed for a decade, and it's live today.
Further reading
- Anonymous employee feedback: the complete guide — the use case anonymous follow-up was built for.
- Why IP tracking kills honest survey feedback — the privacy foundation that makes safe follow-up possible.
- 5 mistakes that tank survey response rates — including the "no follow-up" mistake we built this feature to solve.
- Typeform alternative: 5 privacy-first options — none of which have this feature yet.
Outside sources worth reading
- Mozilla on first-party cookies — what "functional first-party cookie" actually means, technically.
- EFF: Anonymity vs Pseudonymity — useful definitions for designing systems that protect respondents.
Sammeln Sie heute ehrliches Feedback
Forever-kostenlos-Plan — keine Kreditkarte erforderlich.
Kostenloses Formular erstellen →