---
title: "Privacy | Choice Apps"
description: "Privacy information for the Choice Apps website."
canonical: "https://choiceapps.us/privacy/"
image: "https://choiceapps.us/brand/choice-apps.png"
content_signal: "search=yes, ai-input=yes, ai-train=no, use=reference"
---

Privacy

# Website privacy

A plain-language summary of what this site collects and why.

## Contact and white paper form information

When you submit a contact or white paper form, Choice Technology Solutions, LLC, doing business as Choice Apps, receives the details you provide so we can respond to your inquiry, provide the requested resource, and follow up about relevant services. A white paper request does not add you to a newsletter. The forms also use Cloudflare Turnstile and operational rate limiting to reduce automated abuse.

Submitted form details are stored in a private contact archive and may be processed by Amazon SES for email delivery and Discord for access-restricted internal notifications. These services are used to deliver and follow up on your request, not to add you to a public community or marketing list.

## Website analytics

This site uses Google Analytics to understand how visitors find and use the site. Its standard measurements can include page views, session statistics, referral information, approximate location, and browser and device details. Google Analytics uses a first-party `_ga` cookie containing a client identifier to distinguish visitors and sessions.

Google states that GA4 uses an IP address to determine approximate location and discards it before the address is logged or stored. This implementation does not send contact-form contents to Google Analytics, and advertising storage, advertising user data, and ad personalization remain disabled.

You can disable cookies in your browser or use Google’s [Google Analytics opt-out browser add-on](https://tools.google.com/dlpage/gaoptout).

## Infrastructure data

Cloudflare may process routine request information needed to deliver and protect the site. Application logs are designed not to include contact-form messages, email addresses, phone numbers, or Turnstile tokens.

## Questions or removal requests

To ask about personal information or request its removal, email [hello@choiceapps.us](mailto:hello@choiceapps.us).


## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ProfessionalService",
      "@id": "https://choiceapps.us/#organization",
      "name": "Choice Apps",
      "legalName": "Choice Technology Solutions, LLC",
      "slogan": "Custom Applications & AI Consulting",
      "url": "https://choiceapps.us/",
      "description": "Custom application development and practical AI consulting from Choice Apps, a DBA of Choice Technology Solutions, LLC.",
      "logo": "https://choiceapps.us/brand/choice-apps.png",
      "image": "https://choiceapps.us/brand/choice-apps.png",
      "email": "hello@choiceapps.us",
      "telephone": "+18439974335",
      "founder": {
        "@type": "Person",
        "name": "Clint Johnson"
      },
      "areaServed": [
        {
          "@type": "AdministrativeArea",
          "name": "South Carolina"
        },
        {
          "@type": "Country",
          "name": "United States"
        }
      ],
      "serviceType": [
        "Custom application development",
        "Business AI readiness consulting",
        "Automation and integrations",
        "Website development"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://choiceapps.us/#website",
      "url": "https://choiceapps.us/",
      "name": "Choice Apps",
      "description": "Custom application development and practical AI consulting from Choice Apps, a DBA of Choice Technology Solutions, LLC.",
      "publisher": {
        "@id": "https://choiceapps.us/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://choiceapps.us/privacy/#webpage",
      "url": "https://choiceapps.us/privacy/",
      "name": "Privacy | Choice Apps",
      "description": "Privacy information for the Choice Apps website.",
      "isPartOf": {
        "@id": "https://choiceapps.us/#website"
      },
      "about": {
        "@id": "https://choiceapps.us/#organization"
      },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://choiceapps.us/brand/choice-apps.png"
      },
      "inLanguage": "en-US"
    }
  ]
}
```
