Privacy Policy
LogicGrid is built by developers, for developers. We don't sell data, we don't profile users, and we don't run third-party analytics. This page explains exactly what we collect and why.
What we collect when you visit logicgrid.dev
- The URL path of the page visited (e.g.
/docs/getting-started/quickstart) - A country code derived from your IP at the edge — never the IP itself (Cloudflare provides this header)
- Your browser's user-agent string
- The referring page
We do not set cookies. We do not collect personal identifiers from page visits. We do not use third-party analytics scripts. The page-view request fires once per page load and never blocks rendering.
What the LogicGrid library collects when you run it
Nothing. The LogicGrid NuGet packages make zero outbound network calls to LogicGrid infrastructure.
Cookies
We do not set any cookies on logicgrid.dev. The site uses localStorage
only to remember UI preferences such as which code-sample tab you last
selected. None of that information leaves your browser.
Third parties
- Cloudflare — DNS and edge proxy; provides the country-code header
- OpenAI — generates responses for the "Ask LogicGrid" chat widget
- Netlify — hosts the documentation site
- Railway — hosts the backend API