# Thinkific Integration

#### To connect Thinkific order tracking with GoAffPro:

Open the setup wizard: <https://app.goaffpro.com/wizard>

{% hint style="info" %}
The setup wizard will open up automatically when you open the GoAffPro admin panel for the first time.
{% endhint %}

Here, select **Thinkfic**.

<figure><img src="/files/5C6dAllMe4YvAdGHnuh9" alt=""><figcaption><p>Select Thinkfic</p></figcaption></figure>

This will open up the Thrive Cart integration steps.

<figure><img src="/files/dgIJTYNUw2cQrjnrLZoa" alt=""><figcaption><p>Thrive Cart integration</p></figcaption></figure>

In the Thinkific admin panel, go to the **Settings** > open the **Code & analytics** section.

<figure><img src="/files/jfgWlNJ9xyWsR1eV1x1c" alt=""><figcaption><p>Thinkific admin panel > Settings > Code &#x26; Analytics</p></figcaption></figure>

Here, in the **Site footer code** section > Copy and paste the code (in step 4).

<figure><img src="/files/LOgrnNcp6yquDankJoZh" alt=""><figcaption><p>Site footer code > Copy &#x26; paste the code</p></figcaption></figure>

Now, select the **Order tracking code** section > Copy and paste the code (in step 6).

<figure><img src="/files/hKbUMh25D6sUAHvOBGEV" alt=""><figcaption><p>Order tracking code > Copy &#x26; paste the code</p></figcaption></figure>

{% hint style="info" %}
You can also find these instructions from the Settings > Integrations > Thinkfic Conversion Tracking section.
{% endhint %}


---

# 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/how-tos/manual-integration/custom-sdk-integration/thinkific-integration.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.
