# Chrome extension help

### How to Enable the Chrome Extension

Once you’ve installed Mailtrack from the [Chrome Web Store](https://chrome.google.com/webstore), it integrates automatically into Gmail.

To activate tracking:

1. Open your **Gmail inbox**.
2. Look for the **Mail Track checkmark icon** in the top bar of Gmail (next to the search box).
3. Click the icon to open the quick menu.
4. Switch **Mailtrack** to the **ON** position.
5. Optional:
   * Enable **Track emails by default** to automatically track all outgoing emails.
   * Turn on **Invisible Tracker** if you prefer your recipients not to see the Mailtrack signature. ([*Pro* ](https://mailtrack-billing.web.app/pay)*feature*).

<figure><img src="/files/1jnYVf34meIQ4tiW3YfC" alt=""><figcaption></figcaption></figure>

### Using Mailtrack in Gmail

Once enabled, Mailtrack automatically tracks emails you send from Gmail.\
You’ll see the familiar checkmarks appear next to each sent email:

![](/files/tjHKbNXVxWJsqJZ4VSUb)

#### ☑️☑️**Two transparent checkmarks — Email sent**

Mailtrack successfully sent your message.

#### ✅✅ **Two green checkmarks — Email opened**

Your email has been **opened** by the recipient.

### 🔍 Search by Recipient

Mailtrack now supports **“Search by Recipient”**, allowing you to quickly find all tracked emails sent to a specific person — directly inside Gmail.

You can search by:

* **Email address**
* **Subject line**

<figure><img src="/files/SKgFKBYBTiW2MvpQzgFd" alt=""><figcaption></figcaption></figure>

Just type the recipient's email in the search bar, and you’ll see all tracked messages associated with it.

This makes it easy to:

* review engagement history,
* and track conversations with important recipients.

### More detailed documentation is available here:

{% content-ref url="/pages/06SzxExAzGhaLVElmQM1" %}
[Installation](/chrome-extension/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/78gh4DNF7ORd55FYGnOX" %}
[Send a tracked email](/chrome-extension/send-a-tracked-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/queaw5z86INLJqmEzBmY" %}
[Email tracking report](/chrome-extension/email-tracking-report.md)
{% endcontent-ref %}

{% content-ref url="/pages/qQylNxUyWctXKdGusprv" %}
[Settings](/chrome-extension/settings.md)
{% endcontent-ref %}


---

# 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://support.mailtrack.email/chrome-extension/chrome-extension-help.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.
