Dylan Magor-Hampel
Privacy

What this site collects

I use PostHog to understand how visitors move through the site. No accounts, no email lists, no advertising trackers. Form inputs are masked by default in session recordings.

What is collected

  • Pages you visit, in the order you visit them.
  • How far you scroll on each page.
  • Clicks on buttons and links (text label, destination URL).
  • Where you arrived from (referrer, UTM parameters).
  • Session recordings: a replay of your interactions on the site, excluding the contents of any form input by default.
  • Browser type, screen size, country (derived from IP address; the IP itself is not stored long-term).

No name, email, account, or login data is collected, because the site has none of those.

Who processes the data

PostHog Inc., a product analytics provider based in the United States. Their privacy policy is at posthog.com/privacy .

Events are routed through this site's own domain (dylanmagorhampel.com/ingest) before being forwarded to PostHog. This is a routing choice, not an additional processor.

What is masked in recordings

Every form input (text fields, password fields, textareas) is masked in session recordings by default. The recording shows that you clicked on a field, but not what you typed.

Sessions shorter than 10 seconds are not recorded at all.

How to opt out

Open your browser's developer console on any page of this site and run:

posthog.opt_out_capturing()

This stops all event capture and replay for your browser, persistently. Browser-level tracking-protection features (uBlock Origin, Brave Shields, Firefox Enhanced Tracking Protection) also block PostHog when configured to do so.

Data deletion requests

Email dylan@dylanmagorhampel.com and I will delete your data from PostHog. Include the approximate date and time you visited so the right session can be located.