> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/developer-settings/setup-tracking-performance.md).

# Setup Tracking Performance

**GoAffPro** provides you with the option to set the performance optimization settings for referral tracking.

To set the performance optimization settings for referral tracking, go to the **Developer** section of the **Settings** tab in the GoAffPro admin panel.&#x20;

<figure><img src="/files/j801LKwxXZthBKSNRfbt" alt=""><figcaption><p>Settings > Developer</p></figcaption></figure>

Here, go to the Tracking Performance section.&#x20;

<figure><img src="/files/Xq3KjZ6upOxKACJ4DDS9" alt=""><figcaption><p>Tracking Performance</p></figcaption></figure>

Now, you can choose the loading mode.&#x20;

<figure><img src="/files/UgPBhivegTFJxOeupuhd" alt=""><figcaption><p>Choose the loading mode</p></figcaption></figure>

The loading mode will be set.&#x20;

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

<details>

<summary>FAQ</summary>

**If you are experiencing JavaScript errors, such as dual loading of tracking scripts, in your store?**

You can choose the "Super App Embed" mode to resolve those errors. It also enhances tracking speed.

</details>

{% embed url="<https://youtu.be/VK_xvRbVlIA>" %}
Setup Tracking Performance
{% endembed %}


---

# 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:

```
GET https://docs.goaffpro.com/program-settings/developer-settings/setup-tracking-performance.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.
