# Result

## **What is the Result Section?**

The **Result** section in Gamify Route displays the outcomes of your campaigns, including participant performance and overall campaign success. It provides detailed insights into who participated, who won, and other critical metrics.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FtqSMpLSPleV1xoFSk29B%2Fimage.png?alt=media&#x26;token=3b4c366a-798f-434c-aee4-48a4c6462873" alt=""><figcaption></figcaption></figure>

### **How to Access the Result Section**

* **Navigate to the Campaigns Dashboard**:
  * From the main dashboard, click on the Details button of the campaign for which you want to view the results.
* **Select the Result Option**:
  * In the left-hand menu, click on the **Result** option.
* **View the Results**:
  * The main Result page will display several tabs: **All**, **Winner**, and **Losers**. These tabs help you filter the results based on different categories.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FLsd2hujbDHETFhHE2m8W%2Fimage.png?alt=media&#x26;token=b11b43f1-2f47-4c54-9a0a-457751a0e762" alt=""><figcaption></figcaption></figure>

* You will see a list of participants along with their details, like unique ID, start date, URL code, status, result, reward, IP address, etc. Click on 'Reorder & Toggle Columns' button to view more columns.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FBZynQwARpliChlDruFQI%2Fimage.png?alt=media&#x26;token=653110f6-fae5-485c-bb98-505f7371d436" alt=""><figcaption></figcaption></figure>

* **Filter Data**:
  * Use the filters at the top to narrow down the results:
    * **Opt-in**: Shows users who have opted into the campaign.
    * **Claim**: Displays users who have claimed their rewards.
    * **Validations**: Shows users whose claims have been validated.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2Fb7jNOGPeum0l3LDdJ15i%2Fimage.png?alt=media&#x26;token=8df17464-236e-4b1c-b3d9-9a13336aa9a4" alt=""><figcaption></figcaption></figure>

* **View Detailed Results**:
  * Click on a participant's entry to view detailed information on the right side of the screen. This section includes:
    * **Opt-in Details**: The participant's filled-in details for opt-in form.
    * **Play Details**: Information about the game play, including the result (winner or loser) and reward details.
    * **Claim Details**: Participant’s filled details for claim form.
    * **Validation Details**: Status and time of validation.
    * **Thank You Details:** Promo code details, if setup.

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FbjSdZx9VnWLrmNr1eV2d%2Fimage.png?alt=media&#x26;token=004bb7cd-672b-4b16-b027-fb4d1c3d2dcc" alt=""><figcaption></figcaption></figure>

* **Export Results**:
  * Click the export button to download the result data in your preferred format (e.g., CSV, PDF).

<figure><img src="https://2433803393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpavEzBU30M4JenpiGJBP%2Fuploads%2FlOcHEAOHzm7lm1AEnz9S%2Fimage.png?alt=media&#x26;token=5951c6e8-6e05-4105-99a5-bb1d257d47a1" alt=""><figcaption></figcaption></figure>

***

For further assistance, please contact our support team at <support@gamifyroute.com>.


---

# 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.gamifyroute.com/kb/campaign-details/result.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.
