# Third Party Tracking

**GoAffPro** provides you with the option to track affiliate referrals even when you are using a third-party theme in your store.

To track affiliate referrals when you are using a third-party theme on your store, go to the **Advanced** section of the **Settings** tab in the GoAffPro admin panel.

<figure><img src="/files/fUDA3Aripl1eYEpvzyfx" alt=""><figcaption><p>Settings > Advanced</p></figcaption></figure>

Go to the Third Party Tracking section.

![Third Party Tracking](/files/-MYlCnKHnWqO79_rVLzy)

Here, enable the toggle.

![Enable the toggle](/files/-MYlD6NWnlhRgY0SxoAA)

Now, copy the tracking code and embed it in the page where you want to track the affiliate's referrals.

{% hint style="info" %}
You can also add the tracking code to your store's theme before the \</body> tag.
{% endhint %}

![](/files/-MYlDd98BzJUqDOpr2q5)

{% embed url="<https://youtu.be/869FGhWg1gw>" %}
Third Party Tracking
{% endembed %}


---

# 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://docs.goaffpro.com/program-settings/advanced-settings/third-party-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.
