# Integration Conversion Test

**Advertiser\&Affiliate Conversion testing needs to be done after Postback is set correctly! ! !**

#### **Part 1: Test as an Affiliate**

1. **Configure Tracking & Postback**:
   * Ensure the advertiser's tracking URL and postback parameters are correct.
2. **Enable Test Mode**:
   * In **Home > Offers > Offer List**, open an offer.
   * Set **Test Mode** to **Yes** (disables country/platform checks).
3. **Generate Test Link**:
   * Click **Generate Tracking URL - Test Link** and share it with the advertiser.
4. **Verify Conversion**:
   * Check **Home > Reports > Conversion Report** for received data.

![Change Test Mode To Yes](/files/-LspYLxUsMjH5nhfolIi)

![Generate  Test Link](/files/-LspYXu3rs3GzhD5CCom)

**If no conversion is received:**

1. Check if the URL redirection is functioning properly.
2. Verify parameter configurations, especially the `click_id`.
3. Ensure postback settings are correct (confirm your setup and the advertiser’s configuration).
4. Wait for potential delays (up to 10 minutes in some cases).
5. Retest with a different offer using the same process.
6. If issues persist, conduct a small-scale traffic test for troubleshooting.

#### **Part 2: Test as an Advertiser**

1. **Configure Affiliate Postback**:
   * Replace parameters (e.g., `aff_sub`) in the affiliate's postback URL.
2. **Simulate Conversion**:
   * Go to **Tools > Conversion Test**.
   * Enter the **Offer ID** and test link provided by the affiliate.
   * Click **Send Postback** and confirm success (`error: 0`).

![Send test conversion](/files/-Lsp_5dNUXVpvIz9AeNr)

**If no conversion is received:**

1. Verify that the postback parameters in our system channel are correctly configured.
2. Wait 5-10 minutes and check again (delays may occur).
3. Re-run the test using the **conversion test tool**.
4. If the issue persists, contact our technical support team for assistance.


---

# 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://support.hugoffers.com/hugoffers-reference-guide/baisc/integration-conversion-test-1.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.
