Understand What Your Visit Adds Up To
This site records a small amount of visit data when a visitor arrives from a search engine: the page path, the type of event, the name of the referring search engine, and the text of any outbound button that gets clicked. That information is used only to count page views and clicks on outbound buttons — nothing else is done with it. To make sure a single page view is not counted twice, the browser holds one flag for the current session; this flag is not a persistent identifier and does not follow you between visits. The site itself is a set of static, self-contained pages, meaning every file a page needs — including its fonts, which are embedded locally rather than pulled from an outside source — is served from this domain. Hosting runs on a content delivery network, which handles the technical details of every request as part of delivering the files, in the ordinary way any hosting provider does.
Know What Happens When You Follow a Link
Some pages contain outbound links to third-party sites. When one of these is followed, the link first passes through a path on this domain and is then redirected to the partner site. This redirect step does not carry any stored visitor data along with it — the partner site receives the request directly from your browser once the redirect completes, and it keeps its own separate record of that visit. This site has no influence over what a partner site does with that request once you arrive there, since it becomes a separate destination outside this domain's control the moment the redirect finishes.
See What Is Deliberately Missing
Several things are absent from this site by design. There are no forms anywhere on it, so there is no way to type in a name, an email address, or any other personal detail through the pages themselves. There is no third-party analytics service running here — the visit counting described above is handled entirely as a first-party mechanism, not passed to an outside analytics provider. There are no external subresources loaded from other domains while a page displays, which is part of why the fonts and other page assets are kept local. And there are no contact channels on the site — no address, no submission point, nowhere to send a message. Cookies are not used, and no other browser storage or persistent identifier is set beyond the single session flag already described. Together, these absences are why this site does not ask for consent, does not require an account, and does not collect any personal or payment detail from a reader. If you ever land on a partner site after following an outbound link, treat it as a separate destination with its own separate practices, and avoid submitting personal data anywhere unless you have checked how that specific destination handles it.
