---
title: "Privacy · Vintonland"
url: "https://vinton.land/privacy/"
description: "What Vintonland collects (nothing while you read), what the contact form does, when Shopify is reached, and how to get your data removed."
---
# Privacy

Reading this site tells us nothing about you. No analytics, no tracking, no ads.

## Just reading

Nothing is collected. The pages are static files. Fonts, scripts and images all come from vinton.land, including the shop photos, which are copied here when the site is built. No other company learns you were here. The host keeps normal server logs, including IP addresses, to run the site and stop abuse.

## The contact form

The form sends your name, email address and message.

- Netlify, the site's host, stores it and emails it on so it can be answered.
- Your email address joins the Vintonland mailing list. That list lives in Shopify, which runs the shop. Every mailing has an unsubscribe link. Using it stops the mail and leaves your message alone.

## The shop

Browsing the shop contacts nobody. Shopify is reached the moment you add something to a cart. After that it handles the cart, the checkout and the payment under its own privacy policy. This site never sees a card number. Buying a product means giving Shopify the delivery and payment details it needs.

## Storage in your browser

This site sets no cookies. Three values may be saved in your browser. None of them leaves your device:

- vinton.scheme. The color scheme you picked, so it holds next time.
- vinton.scheme.shared. A color scheme from a shared link, kept until the tab closes.
- vinton.cart.id. Your Shopify cart, saved once you add something and cleared when the cart empties or the order is placed.

Clearing site data removes all three. You lose a color preference and an unfinished cart.

## Getting your data removed

Write to [hello@vinton.land](mailto:hello@vinton.land) from the address in question and say what you want gone: the message, the mailing list entry, or both. It will be deleted and you will get a note confirming it. Order records work the same way, though Shopify keeps what it is legally required to keep.

[Back](https://vinton.land/)

the only Town in the whole County

Aleam lvde clavdica mvssita

[Colophon](https://vinton.land/colophon/)

## More from this site

- [Home](https://vinton.land/): The town itself — history, the Blue Ridge Parkway exit at Milepost 112, local favorites, and the sticker shop.
- [Shop](https://vinton.land/shop/): Everything for sale, with live prices and which colorways are in stock. Each product has its own page under /shop/.
- [About](https://vinton.land/about/): What this site is, who publishes it, and the fact that it is not the municipal government.
- [Contact](https://vinton.land/contact/): The mailbox, what it is for, and the message form.
- [For agents and developers](https://vinton.land/for-agents/): This index, as a page: the API, its specification, the error shape, and every other machine-readable surface. Also served at /developers.
- [Colophon](https://vinton.land/colophon/): Typefaces, tools and hosting — every credit checked past the font metadata.
- [llms.txt](https://vinton.land/llms.txt): This site in one file, llmstxt.org format, including when an agent should reach for it.
- [Markdown variants](https://vinton.land/index.md): Every content page again as Markdown at the same path plus ".md" — /about.md, /contact.md, /shop.md, /shop/<handle>.md.
- [Product catalogue (JSON)](https://vinton.land/api/products.json): The shop as JSON: handles, titles, descriptions, variants, prices, availability and canonical URLs. The one endpoint; no key, no parameters.
- [OpenAPI 3.1 specification](https://vinton.land/openapi.json): The catalogue endpoint described in full — operation, typed response schema and error shape — usable as a function-calling tool definition as it stands.
- [Sitemap](https://vinton.land/sitemap-index.xml): Every indexable URL. Studio routes and /thanks are deliberately absent.
- [robots.txt](https://vinton.land/robots.txt): Crawling is allowed in full. No agent is singled out and none is blocked.
