# Open and Click Tracking

### Open and Click Tracking <a href="#open-and-click-tracking" id="open-and-click-tracking"></a>

Open and click tracking is disabled by default for all domains. You can enable it by clicking on the toggles within the domain settings.

For best deliverability, we recommend disabling click and open tracking [for sensitive transactional emails](https://resend.com/docs/dashboard/emails/deliverability-insights#disable-click-tracking).

### [​](https://resend.com/docs/dashboard/domains/introduction#how-open-tracking-works)How Open Tracking Works <a href="#how-open-tracking-works" id="how-open-tracking-works"></a>

A 1x1 pixel transparent GIF image is inserted in each email and includes a unique reference to this image file. When the image is downloaded, Resend can tell exactly which message was opened and by whom.

### [​](https://resend.com/docs/dashboard/domains/introduction#how-click-tracking-works)How Click Tracking Works <a href="#how-click-tracking-works" id="how-click-tracking-works"></a>

To track clicks, Resend modifies each link in the body of the HTML email. When recipients open a link, they are sent to a Resend server, and are immediately redirected to the URL destination.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://humanic.gitbook.io/humanic/getting-started-with-humanic/domain-setup/open-and-click-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
