# Developer

The **Developer** section can be used to set up development features, such as webhooks, generating access tokens for custom integrations, debugging referral link tracking, custom JavaScript, and more.

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

### Webhooks

**Webhooks** allow you to set up and develop custom programming with the GoAffPro app.

<figure><img src="/files/L0500zYD3z8yTGuZtIMT" alt=""><figcaption><p>Webhooks</p></figcaption></figure>

### Access Tokens

The **Access Tokens** section can be used to generate a new API key for developing custom integration with the GoAffPro app.

<figure><img src="/files/SrxsDtpoa4Xpwith52eE" alt=""><figcaption><p>Access Tokens</p></figcaption></figure>

{% hint style="info" %}
The API Documentation: <https://api.goaffpro.com/docs/admin/>
{% endhint %}

{% content-ref url="/pages/-MCAjKDKVH1P5caOzFps" %}
[Generate API Keys for Custom Integration](/program-settings/developer-settings/generate-api-keys-custom-integration-with-goaffpro-app.md)
{% endcontent-ref %}

### Debug Integration

The **Debug Integration** feature can be used to troubleshoot and verify the referral link tracking on your store.

<figure><img src="/files/PX7ZbuXtPAnuC7ISsLYj" alt=""><figcaption><p>Debug Integration</p></figcaption></figure>

### Custom Javascript

The **Custom JavaScript** option enables you to load custom JavaScript alongside the referral tracking script.

<figure><img src="/files/aXv5tcTlScMkCIMgzAF4" alt=""><figcaption><p>Custom Javascript</p></figcaption></figure>

### Tracking performance

The **Tracking performance** section allows you to optimize the settings for referral tracking in your store.

<figure><img src="/files/1Zd1kWsbyf3HuBQiMtOQ" alt=""><figcaption><p>Tracking performance</p></figcaption></figure>

{% content-ref url="/pages/V5q8rjiPYfeSCt2nRpB7" %}
[Setup Tracking Performance](/program-settings/developer-settings/setup-tracking-performance.md)
{% endcontent-ref %}

{% embed url="<https://youtu.be/6StRE7otyCs>" %}
Developer Settings
{% 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/goaffpro/admin-panel/settings/developer.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.
