---
title: Enabling marketing email tracking
related:
  - https://docs.kentico.com/k10/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/tracking-marketing-emails.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

When using [email feeds](https://docs.kentico.com/k10/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing.md), it is important to determine their overall effectiveness and optimize the individual marketing emails according to the results. You can achieve this by tracking the sent emails and monitoring the reactions of recipients.

First, you need to enable on-line marketing if you want to use marketing email tracking for contact group [recipients](https://docs.kentico.com/k10/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/managing-marketing-email-recipients.md):

1. Go to **Settings -> On-line marketing**.
2. Ensure that the **Enable on-line marketing** setting is enabled for your website.
3. Click **Save**.

Individual marketing emails have tracking enabled by default. You can check the configuration of individual email feeds:

1. Open the **Email marketing** application on the **Email feeds** tab.
2. **Edit** () an email campaign or a newsletter.
3. Switch to the **Configuration** tab.
4. Make sure that **Track opened emails** and **Track clicked links** are enabled.
5. Click **Save**.

The system now measures the statistics of marketing emails sent to recipients.

> **Note:** **Note**
>
> - You cannot use tracking retroactively for emails that have already been sent before you enabled the settings.
> - The system does not include draft emails in the tracking statistics.

## Excluding links from tracking

To manually disable tracking for a link in a template-based marketing email:

1. Open the **Email marketing**application on the **Email feeds** tab.
2. **Edit** () an email campaign or a template-based newsletter.
3. On the **Emails** tab, **edit** () an email that have not been sent yet.
4. On the **Content** tab, click **Source** on the editor toolbar to switch to source mode.
5. Insert the **tracking="false"** attribute into the **** tag of the given hyperlink.

For example: _Kentico_

In addition, tracking excludes the following links automatically:

- Unsubscription links generated by the _{%UnsubscribeLink%}_ expression (marketing emails keep separate unsubscription statistics by default)
- Links to local anchors within the content of the email
