---
title: "Privacy"
description: "Software engineering consultant helping operators, founders, and teams turn messy workflows and AI prototypes into systems they can trust."
canonical: "https://samcarlton.com/privacy/"
source: "https://samcarlton.com/privacy/"
---

# Privacy

## Contact form endpoint

Submissions are protected by reCAPTCHA and forwarded to [contact@samcarlton.com](mailto:contact@samcarlton.com) by email.

### Required fields

-   `name`
-   `email`
-   `message`
-   `g-recaptcha-response`

### Optional context fields

-   `source`
-   `page_url`
-   `referrer_url`
-   `utm_source`
-   `utm_medium`
-   `utm_campaign`
-   `utm_content`
-   `utm_term`
-   `self_reported_source`
-   `referral_person_or_org`
-   `company`
-   `website`
-   `project_type`
-   `budget_range`
-   `timeline`
-   `preferred_contact_method`
-   `phone`
-   `asset_urls`

Submissions are validated server-side with reCAPTCHA before email forwarding.

[Contact](/contact/)
