---
title: "GET /#Action=CreateConfigurationSetTrackingOptions"
method: GET
path: "/#Action=CreateConfigurationSetTrackingOptions"
---

# GET /#Action=CreateConfigurationSetTrackingOptions

`GET /#Action=CreateConfigurationSetTrackingOptions`

Creates an association between a configuration set and a custom domain for open and click event tracking.

By default, images and links used for tracking open and click events are hosted on domains operated by Amazon SES. You can configure a subdomain of your own to handle these events. For information about using custom domains, see the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/configure-custom-open-click-domains.html).

## Query parameters

- `ConfigurationSetName` string, required
- `TrackingOptions` object, required — <p>A domain that is used to redirect email recipients to an Amazon SES-operated domain. This domain captures open and click events generated by Amazon SES emails.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/ses/latest/dg/configure-custom-open-click-domains.html">Configuring Custom Domains to Handle Open and Click Tracking</a> in the <i>Amazon SES Developer Guide</i>.</p>
  - `CustomRedirectDomain` string — The custom subdomain that is used to redirect email recipients to the Amazon SES event tracking domain.
- `Action` 'CreateConfigurationSetTrackingOptions', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — ConfigurationSetDoesNotExistException
- `481` — TrackingOptionsAlreadyExistsException
- `482` — InvalidTrackingOptionsException

---

[API](https://skmtc.net/aws/apis/ses.md) · [All operations](https://skmtc.net/aws/apis/ses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/ses/versions/71a4d559363f/schema)
