Visit Data
This site records a small amount of information about each visit. When a visitor arrives from a search engine, the site notes the page path, the type of event, the name of the referring search engine and the text of any outbound button that gets clicked. This happens only for arrivals from a search engine — visits that come from other sources do not trigger this collection. The data is sent to an analytics endpoint at the edge of the hosting network and written into the operator's own logs on the same domain, alongside a first-party visit beacon that fires to register the page view. The sole use of this information is counting page views and clicks on outbound buttons; it is not used for anything else, and it is not shared with advertising networks, data brokers or outside analytics services. The content delivery network that serves the site also reports the country a request came from, with nothing more precise about location.
Cookie And Session Flag
- Search-engine cookie — set only when a visitor arrives from a search engine, holds nothing but the name of that search engine, lasts up to one hour, and exists so a later click on an outbound link can be matched to the search engine that brought the visitor in.
- Session view flag — kept in the browser only for the current session, with the single job of making sure one page view is counted once rather than multiple times.
- Locally embedded fonts — the typefaces used on the page are bundled with the site itself rather than pulled from an outside source, so displaying a page does not call out to a separate font provider.
No other browser storage is set, and no persistent identifier is created. Nothing here builds a profile of an individual visitor or follows them beyond this short-lived, aggregate counting.
Hosting And Outbound Links
The site itself is a set of static, self-contained pages served through a content delivery network, which handles the technical delivery of every request as the hosting provider. Every file a page needs — including its fonts — comes from this domain, so no outside host is contacted while a page is being displayed. Some pages contain outbound links to third-party sites. Following one of those links takes the visitor to a separate destination that receives the request directly from their browser and keeps its own separate record of that visit. This page describes only the mechanisms confirmed on this domain; it makes no claim about what happens on any site reached through an outbound link.