---
title: "Website Privacy | Choice Technology Solutions"
description: "How the CTS website handles direct inquiries, archived public comments, and links to other websites."
canonical: "https://nmbgeek.com/privacy/"
image: "https://nmbgeek.com/brand/cts/full-name-light-mode.png"
content_signal: "search=yes, ai-input=yes, ai-train=no, use=reference"
---

Privacy

# Website privacy

## Contacting CTS

When you contact Choice Technology Solutions, LLC by form, email, or telephone, we use the information you share to respond and discuss your request. The contact form asks for your name, email, message, and optional phone number and organization.

## Contact form processing

CTS and Choice Apps use a shared inquiry system operated for Choice Technology Solutions, LLC. Form details are processed by that system and may be retained in its private contact records or delivered through email and access-restricted internal notifications, including Amazon SES and Discord where configured. Please do not include passwords or sensitive account information.

The form uses Cloudflare Turnstile to reduce automated abuse. Cloudflare processes request and browser information for this security check. Submitting an inquiry does not subscribe you to a newsletter.

## Website activity

This website does not include an analytics tracker or advertising cookies. Your theme preference is stored locally in your browser. The hosting provider may process routine request information to deliver and protect the website.

## The blog and public comments

The CTS blog preserves published articles and approved public comments. Public commenter names, dates, and comment text remain visible; commenter email addresses, IP addresses, and administrative records are not published. New comments are closed.

## Other websites and embedded media

Links to Choice Apps and other websites take you to services with their own privacy practices. Historical articles may include third-party media; loading that media can make a request to its provider.

## Questions

Email [support@nmbgeek.com](mailto:support@nmbgeek.com) with questions about this website or an archived public comment.


## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nmbgeek.com/#organization",
      "name": "Choice Technology Solutions",
      "legalName": "Choice Technology Solutions, LLC",
      "slogan": "Practical technology. Personal service.",
      "url": "https://nmbgeek.com/",
      "description": "Helping businesses make confident technology decisions since 2010. Technology consulting and support from Clint Johnson in Myrtle Beach, SC.",
      "logo": "https://nmbgeek.com/brand/cts/full-name-light-mode.png",
      "image": "https://nmbgeek.com/brand/cts/full-name-light-mode.png",
      "email": "support@nmbgeek.com",
      "telephone": "+18439974335",
      "founder": {
        "@type": "Person",
        "name": "Clint Johnson"
      },
      "areaServed": [
        {
          "@type": "AdministrativeArea",
          "name": "South Carolina"
        },
        {
          "@type": "Country",
          "name": "United States"
        }
      ],
      "foundingDate": "2010",
      "brand": {
        "@type": "Brand",
        "name": "Choice Apps",
        "url": "https://choiceapps.us/",
        "description": "Choice Apps is the web and application development brand of Choice Technology Solutions, LLC."
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://nmbgeek.com/#website",
      "url": "https://nmbgeek.com/",
      "name": "Choice Technology Solutions",
      "description": "Helping businesses make confident technology decisions since 2010. Technology consulting and support from Clint Johnson in Myrtle Beach, SC.",
      "publisher": {
        "@id": "https://nmbgeek.com/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://nmbgeek.com/privacy/#webpage",
      "url": "https://nmbgeek.com/privacy/",
      "name": "Website Privacy | Choice Technology Solutions",
      "description": "How the CTS website handles direct inquiries, archived public comments, and links to other websites.",
      "isPartOf": {
        "@id": "https://nmbgeek.com/#website"
      },
      "about": {
        "@id": "https://nmbgeek.com/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://nmbgeek.com/brand/cts/full-name-light-mode.png"
      },
      "inLanguage": "en-US"
    }
  ]
}
```
