> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/getting-started-with-trackonomics-essentials.md).

# Getting Started with Trackonomics Essentials

<a href="https://pxa.impact.com/student/activity/1230206?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=trx-251&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

This article will guide you through the steps to set up Trackonomics Essentials, enabling you to start leveraging your affiliate data efficiently.

#### Steps to getting started

{% hint style="success" %}
This feature is only available with the Trackonomics Essentials add-on. Contact [support](mailto:trackonomics.support@impact.com) for further information.
{% endhint %}

{% stepper %}
{% step %}

### **Step 1: Connect your data sources**

Trackonomics Essentials allows you to manage your work across multiple affiliate networks, without ever leaving the impact.com platform. To start leveraging the data, you'll first need to [integrate your networks into impact.com](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/integrate-your-affiliate-network-within-impactcom.md).

1. From the top navigation menu, select **Trackonomics → Affiliate Networks**.
2. Select **Add Network** in the top-right corner.
3. Select the relevant network with which you'd like to integrate from the list.
   * Visit our article on how to [integrate a specific network](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/integrate-your-affiliate-network-within-impactcom.md) for more comprehensive instructions.

Once connected, your data will automatically flow into Trackonomics and populate your reports.
{% endstep %}

{% step %}

### **Step 2: Explore reports**

Within the Trackonomics drop-down menu, you will find various reports to analyze your data:

| Report                                                                                                                                                                | Description                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Performance by Network](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/trackonomics-reports/overview-by-network-report.md)               | View performance data broken down by the various affiliate networks you collect data from.                                                       |
| [Performance by Advertiser](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/trackonomics-reports/overview-by-advertiser-report.md)         | See a breakdown of performance by each brand or merchant.                                                                                        |
| [Performance by SubID](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/trackonomics-reports/overview-by-sub-id-report.md)                  | Analyze performance data grouped by your configured Sub IDs.                                                                                     |
| [Performance by Media Property](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/trackonomics-reports/overview-by-media-property-report.md) | Performance data segmented by media property or channel.                                                                                         |
| [Performance by Date](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/trackonomics-reports/overview-by-date-report.md)                     | Aggregate your data by specific dates.                                                                                                           |
| [Performance by Country](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/trackonomics-reports/overview-by-country-report.md)               | See performance data by country, where supported by your networks.                                                                               |
| [Sub ID Template](/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/sub-id-templates-explained.md)                                           | Customize your SubID with up to three text boxes or drop-down menus. You can configure your SubID pattern to accurately reflect your selections. |
| {% endstep %}                                                                                                                                                         |                                                                                                                                                  |

{% step %}

### **Step 3: Share & download data**

There are two methods to share or download the data:

* **Download Reports**: You can select the ![](/files/AJ5dtNWPzVFn4FBqZ30a) **\[Download]** option in the top right corner to download your reports in either `.csv` or `.pdf` format.
* **Email Reports**: You can select ![](/files/BiWtHRqZOC8Za8z0a9BO) **\[Email]** to send your reports directly via email. You can also add recipient addresses and a subject line for further specification.
  {% endstep %}
  {% endstepper %}

You’re now set to start using **Trackonomics Essentials** and get the most out of your affiliate data. If you need any further assistance, please contact [support](mailto:trackonomics.support@impact.com).


---

# 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.impact.com/partner/what-would-you-like-to-learn-about/platform-features/trackonomics/getting-started-with-trackonomics-essentials.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.
