The short version
This website sets no advertising or analytics cookies of its own. It stores a small amount of data in your browser's local/session storage purely for functionality — remembering your cookie choice, and remembering that the inquiry pop-up has already been shown so it isn't repeated.
Analytics and advertising tags (Google Analytics, Meta Pixel, Google Ads) are off unless the site owner enables them, and even then they load only after you choose "Accept All" in the cookie notice shown at the bottom of the page. Choosing "Essential Only" loads none of them.
A few third parties receive a request when you load a page because we load fonts and images from them (and, if you accept, the analytics/advertising providers above). That request carries your IP address, as every HTTP request does.
What we store on your device
| Type | Name | Purpose | Duration |
|---|---|---|---|
| Cookies | None set by this site* | — | — |
| localStorage | inn_consent | Remembers your cookie choice (Essential Only / Accept All) | Until cleared |
| localStorage | inn_welcome_ts | Remembers the inquiry pop-up was shown, so it isn't repeated | Until cleared |
| sessionStorage | inn_welcome_seen | Same as above, for the current browser session | Session |
* If you choose "Accept All" and the site owner has enabled analytics/advertising, those providers (e.g. Google, Meta) will set their own cookies at that point.
You can verify this yourself: open your browser's developer tools, go to the Application (or Storage) tab, and load any page on this site.
Third parties that receive a request
| Service | What it does | What it receives |
|---|---|---|
| Google Fonts | Serves the Inter typeface | Your IP address and user agent |
| picsum.photos | Serves demonstration images | Your IP address and user agent |
| loremflickr.com | Fallback image host, only if the first one fails | Your IP address and user agent |
Before launch
Self-host the font files and serve imagery from your own domain. Both change is a one-line edit and removes every third-party request from this site. Then this table becomes empty and the policy becomes trivially true.
Server logs
Our web server records the IP address, the requested URL, the user agent and a timestamp for each request. These logs are used to investigate errors and abuse, and are deleted after [retention period]. [Placeholder — confirm with counsel] They are not linked to any inquiry you send.
Your controls
Because we set nothing, there is nothing to opt out of. If you want to block the third-party requests listed above, any content blocker will do it — the site degrades gracefully:
- Blocking Google Fonts falls back to your system typeface.
- Blocking the image hosts shows a labelled grey placeholder instead of a broken image.