Privacy
What this site knows about you.
Very little, on purpose. And the little there is, spelled out.
The short version
No cookies. No account, no login, no contact form, no comment box. Nothing you type into any page here is stored or transmitted. The one measurement tool is cookie-less, aggregate-only, runs solely on the production site, and stays silent for any visitor whose browser asks not to be tracked.
Analytics
The production site uses Cloudflare Web Analytics to count page views in aggregate. It sets no cookies, stores nothing in your browser, and uses no cross-site identifier. There is no profile of you being assembled, here or anywhere else, from your visit.
Two things about it worth knowing:
It honors the no. If your browser sends Do Not Track or Global Privacy Control, the measurement script is never loaded at all: the check happens before any request is made, not after. Neither signal is legally binding everywhere, which is exactly why honoring them is worth something.
It only exists in production. The build strips the analytics token from every preview and test deployment, and fails any preview build that still carries one. That is enforced by the same build gates that check every link on the site. See how this site is built.
What talks to somebody else
The site is self-hosted end to end: pages, styles, scripts, images and fonts all come from this domain. The exceptions, named:
Video. The one embedded video loads from YouTube's reduced-tracking domain (youtube-nocookie.com) and only after you click it. Until that click, nothing loads and YouTube does not know you were here.
The Brand OS demo artifacts. A few pages under /brand-os/ are preserved working artifacts: single-file apps that load their libraries and fonts from public CDNs (unpkg, Tailwind, Google Fonts) when you open them. Opening those pages makes requests to those hosts, as any page built that way does. The rest of the site makes none.
Contact
The only way to reach me from this site is email: contact@djvonfrank.com. There is no form, so there is no form data to store, lose, or wonder about. Your email lands in a normal inbox and is used to reply to you, nothing else.
Demo data & acceptable use
The live demo is a static walkthrough of a real system with the client's material replaced by demo-world content. Its pages make no third-party requests, and its interactive elements, the intake form and the ask box included, do not transmit: nothing you type there is sent to a server, logged, or retained. Close the tab and it is gone.
The same is true of the interactive demos on this site itself: the pricing model, the gate walkthrough, the source-conflict demo, and the side-by-side comparisons all run entirely in your browser on fictional data. Sliders you move and buttons you press compute locally and transmit nothing.
Even so, treat demo inputs like any text box on the public internet: don't paste confidential material into them. If you want to talk about something sensitive, use email.
When this page changes
This page describes behavior, so it changes when the behavior does, in the same change, checked by the same gates. If you ever catch the site doing something this page does not name, that is a defect twice over, and I would genuinely like to hear about it: contact@djvonfrank.com.