Cookie Policy
Last updated: July 31, 2026
Formgopher is built and run by a single independent developer, not a company or team. This policy explains, plainly, what Formgopher does and doesn't do with cookies and similar tracking technology.
1. The Short Version
Formgopher does not use cookies. No tracking cookies, no advertising cookies, no analytics cookies, and no cookie consent banner, because there's nothing to consent to.
2. What Formgopher Uses Instead
The Formgopher dashboard uses two browser storage mechanisms that are not cookies and work differently:
localStorage— used only for a couple of small display preferences, like whether the dashboard is in dark mode and whether the sidebar is collapsed. This stays on the device until manually cleared and is never sent to any server; it just controls what the interface looks like the next time you open it.sessionStorage— used to keep a local copy of your own account data (recipients, submission history, profile) so the dashboard doesn't have to re-fetch it from the database on every page. This clears automatically when you sign out or close the browser tab, and is never shared with any third party.
Neither of these is used to track anyone across websites, build an advertising profile, or identify visitors to any site other than the Formgopher dashboard itself. They exist purely to make the app work and remember your own settings.
3. No Third-Party Trackers
Formgopher doesn't load Google Analytics, Meta/Facebook Pixel, ad networks, or any other third-party tracking or advertising script. Nothing about your use of the dashboard is sold or shared with advertisers.
4. One Thing Outside Formgopher's Control
If a subscription to the paid plan is started, checkout is handled by Stripe on Stripe's own hosted payment page, not on formgopher.com. Stripe may set its own cookies during that checkout process, governed by Stripe's own cookie and privacy policies, not this one. Formgopher has no visibility into or control over what Stripe does on its own domain.
5. If This Changes
If a future version of Formgopher ever adds analytics or advertising cookies, this page will be updated first, and a cookie banner will be added at that point, before any such cookie is set. As of the date above, that hasn't happened.
6. Questions
Questions about this policy can be sent to roger@atroger.com.