> For the complete documentation index, see [llms.txt](https://docs.quanti.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quanti.io/connectors/marketing-connectors/kwanko.md).

# Kwanko

<a href="https://dbdiagram.io/e/689b4f0c1d75ee360a4021c3/689b50301d75ee360a40615a" class="button primary" data-icon="table-tree">Prebuilt reports and definition</a>

***

## Prerequisites

To connect Kwanko to QUANTI, you need an active [Kwanko](https://advertiser.kwanko.com/#/dashboard) advertiser account.

***

## Setup instructions

{% stepper %}
{% step %}

#### Find your API token

* Log in to your [Kwanko account](https://advertiser.kwanko.com/#/dashboard)
* In the top-right corner, click **Tools** then **API**
* Copy the API token displayed on this screen
  {% endstep %}

{% step %}

#### Connect to QUANTI

* In QUANTI, click **Connect to Kwanko**
* Paste your API token in the authentication field
* Click **Validate** to confirm the connection
  {% endstep %}

{% step %}

#### Connector information

* **Connector Name**: Name your connector. It must be unique.
* **Dataset ID**: Define the ID of the dataset. It must not exist yet, as it will be created and data will be sent there.
  {% endstep %}

{% step %}

#### Select prebuilt reports

Review the available prebuilt reports and select the ones you want to activate.
{% endstep %}
{% endstepper %}

***

## Prebuilt reports

* **campaign\_stats**: Overall performance metrics per campaign — impressions, clicks, leads, sales, downloads, bonus activities, and associated spend.
* **transactions**: Individual transaction and conversion records — campaign details, device type, tracking source, website information, achievement status, and spend values.

***

<a href="https://dbdiagram.io/e/689b4f0c1d75ee360a4021c3/689b50301d75ee360a40615a" class="button primary" data-icon="table-tree">Prebuilt reports and definition</a>


---

# 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.quanti.io/connectors/marketing-connectors/kwanko.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.
