> For the complete documentation index, see [llms.txt](https://help.leadboxer.com/leadboxer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/legacy-outlook-plugin.md).

# Legacy Outlook plugin

### Track individual emails send with Outlook

We offer 2 Outlook email tracking plugin for our customers, below you can see the differences:

|                      | **1. LeadBoxer Outlook plugin**                                                             | **2. LeadBoxer for Outlook Add-in**                                                                                                                                            |
| -------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Compatible with**  | Outlook 2010 or later for  **Windows**                                                      | <ul><li>Outlook 2013 or later for <strong>Windows</strong></li><li>Outlook 2016 for <strong>Mac</strong></li><li>Outlook on the <strong>Web</strong></li></ul>                 |
| **Email tracking**   | Yes                                                                                         | Yes                                                                                                                                                                            |
| **Link tracking**    | Yes                                                                                         | Yes                                                                                                                                                                            |
| **Sticky on /off**   | Yes                                                                                         | Yes                                                                                                                                                                            |
| **In-app reporting** | **No**                                                                                      | Yes                                                                                                                                                                            |
| **Smart tracking**   | **No**                                                                                      | Yes                                                                                                                                                                            |
| **Installation**     | Individual                                                                                  | Individual / group deploy                                                                                                                                                      |
| **Users**            | Unlimited                                                                                   | Limited per account                                                                                                                                                            |
| **Requirements**     | Admin permissions to Outlook                                                                | Microsoft Work or School account (for billing)                                                                                                                                 |
| **Source**           | [Direct download](https://product.leadboxer.com/outlook/LeadBoxer-Outlook-Setup1.3.msi.zip) | [Installation manual](https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/docs.leadboxer.com/article/148-outlook-365-outlook-for-mac-outlook-in-browser) |

**1. LeadBoxer Outlook plugin**

When enabled, it will&#x20;

1. Automatically add an email tracking pixel to your email&#x20;
2. Append tracking parameters to all the links you insert in your emails, so that we can identify the recipient on your website.

You can download the latest version of the Outlook plugin here: [Download](https://product.leadboxer.com/outlook/LeadBoxer-Outlook-Setup1.3.msi) ([zip](https://product.leadboxer.com/outlook/LeadBoxer-Outlook-Setup1.3.msi.zip))

### Instructions:

1\. Download and install the Add-in

2\. (Re)Launch Outlook and click the settings  icon

3\. Copy and paste your dataset ID from your LeadBoxer account and\
**Note**: you can find your dataset ID in your signup email

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/5c6af9142c7d3a66e32e97b4/file-gYM1AoDgot.png)

4\. Compose your email as you would normally do and make sure the Add-in is enabled

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/5c6afa542c7d3a66e32e97c3/file-qjQJ0IXouX.png)

When the recipient opens the email and / or clicks the link in the email we will capture this activity and add this to your data.

Including full behaviour of all email open and clicks

<figure><img src="//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/5c6bf7142c7d3a66e32ea079/file-synppbzJM4.png" alt=""><figcaption></figcaption></figure>

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/565e1cb7c697915b26a5c214/images/5c6afd022c7d3a66e32e97f6/file-xgw18SGSWN.png)

Still need help? [Contact Us](broken://pages/ivCKEZgFKzCKk753QIH8) [Contact Us](broken://pages/ivCKEZgFKzCKk753QIH8)

Last updated on May 18, 2021


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.leadboxer.com/leadboxer/integrations/email/individual-emails/legacy-outlook-plugin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
