> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.vturb.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Tracking Conversions - Yampi


# Tracking Your Sales with Yampi

This article explains how to set up VTurb's conversion tracking and integrate this functionality with Yampi.

### Navigate to Conversion Tracking in VTurb and Select Yampi

Click on **Settings** and then on **Conversion Tracking**.

If you haven’t integrated any platform yet, you will see the following screen:  

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_1gsgd04.png)
Click the **Add Platform** button.

Next, select **Yampi** and click **Continue**.

* *

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_18i4eix.png)

Then, select a tracking parameter that is **NOT currently being used in your traffic sources** and click **Confirm**.

|| If you choose a parameter currently in use in your ads, VTurb will overwrite it.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_10azuen.png =969xauto)

Now, click on the **Webhook URL** field to copy the URL that will be used in the next step.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_eprt89.png =999xauto)

| If you use RedTrack, you should choose a "sub" parameter (we provide sub1 to sub20) and set it up in RedTrack.

###### RedTrack configuration with Yampi

When using **RedTrack** together with **Yampi**, it is necessary to adjust the parameter sent in the offer link so that it is compatible with Yampi’s tracking standard.
Unlike other platforms that accept parameters such as `clickid` or `sub` directly in the URL, Yampi requires these tracking details to be sent inside the **metadata** object.

Therefore, in the offer link configured in RedTrack, you must map the **selected sub parameter** (for example, `sub15`) to one of the parameters accepted by Yampi:

```
metadata[src]={sub15}
```

```
metadata[sck]={sub15}
```

This way, the value captured by RedTrack will be correctly sent to the Yampi checkout and later received via **Webhook**, ensuring proper conversion tracking.

⚠️ Important:

* The use of `metadata` is mandatory;
* The square brackets `[ ]` are part of the required format and must be preserved;
* These values are not visible in the Yampi dashboard and can only be accessed via API or Webhook.

[Click here](https://help.vturb.com/en-us/article/tracking-conversions-redtrack-1dijp96/) for more information about integrating with RedTrack.

If you are using Webhooks (as in the standard flow), this configuration will work normally.

### Configuring the Webhook in Yampi

1. Go to **&#160;Settings** in your Yampi dashboard.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_115s6jm.png =992xauto)

2. Scroll down to the bottom of the screen and select **Webhooks**.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_2b80c8.png =990xauto)

3. Click on **New Webhook**.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_18mp1gu.png =1033xauto)

4. Fill in the **Name** field, then the **URL** field by inserting the **URL generated in your VTurb dashboard**.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_3bpl9l.png =987xauto)

5. Select the **Request approved** option.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_qlovb4.png =995xauto)

6. Choose the products you want to track and click the **Save** button. Done! Your integration is complete.

![](https://storage.crisp.chat/users/helpdesk/website/-/3/9/0/a/390a843820d6ba00/image_1qqf8ab.png =1056xauto)

And that's it! The integration with Yampi has been successfully completed.

Now, the conversions from your videos that sell via Yampi will be tracked within VTurb.

| If you use pop-ups on your page, you need to make a specific configuration so that the parameters are passed correctly. Contact us via chat to receive these instructions!

If you have any questions or need support during the process, our team is available to help!

For more details about Conversion Tracking, click the link below:

[Conversion Tracking](https://help.vturb.com/en-us/article/conversion-tracking-14gm4m3/)