> ## Documentation Index
> Fetch the complete documentation index at: https://clickflare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tonic RSOC Integration Guide

> A step-by-step guide on how to integrate Tonic.com RSOC with ClickFlare

<img src="https://mintcdn.com/clickflare/KMcStLNr08QQtIjN/images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-01.png?fit=max&auto=format&n=KMcStLNr08QQtIjN&q=85&s=b451c382b7ef3e0ad71109ec79423a1b" alt="Tonic RSOC Integration Guide" width="800" height="300" data-path="images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-01.png" />

Thanks to ClickFlare’s native API integration with Tonic RSOC, conversion and revenue data will be automatically updated in your ClickFlare account with accuracy.

The data is synced every hour for up to 3 days from the moment a conversion takes place, ensuring your reports always reflect the latest performance metrics.

Additionally, a final data pull is performed after 10 days to capture any late updates or revenue adjustments made by Tonic RSOC.

***

## What You’ll Need for the Integration:

* An active **Tonic RSOC account**
* An active **ClickFlare account**
* Your Tonic **API Token and Secret**

***

## Adding the Tonic RSOC Integration to ClickFlare

### 1. Access the Integrations Menu:

* Click on the **left sidebar Menu:**

<img src="https://mintcdn.com/clickflare/KMcStLNr08QQtIjN/images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-02.png?fit=max&auto=format&n=KMcStLNr08QQtIjN&q=85&s=5212926a74a5475ef682b2745f7b24fc" alt="Click on the left sidebar Menu" width="247" height="367" data-path="images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-02.png" />

* Under **RSOC**, click **Add Integration**

<img src="https://mintcdn.com/clickflare/KMcStLNr08QQtIjN/images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-03.png?fit=max&auto=format&n=KMcStLNr08QQtIjN&q=85&s=c45ca2c1ea9836ab958bd7b9cdddafc4" alt="Under RSOC, click Add Integration" width="1629" height="184" data-path="images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-03.png" />

### 2. Configure the Integration:

* Choose the **Tonic RSOC** template
* Assign a **Name** to your integration
* Click **+ Connect Account** under Accounts
* Enter your account name and credentials (username + password), then click **Save**

### 3. Select a Custom Conversion:

* Choose the custom conversion event you want to attribute the conversion data to
* If you haven’t created a custom conversion yet, follow our [custom conversion guide](/docs/en/settings/custom-conversions) to set one up

### 4. Save the Integration:

* Click on **Save**, and the new integration will appear under the RSOC Integrations section

<img src="https://mintcdn.com/clickflare/KMcStLNr08QQtIjN/images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-04.png?fit=max&auto=format&n=KMcStLNr08QQtIjN&q=85&s=a1bdabbce941020f23a26803ae37e2ef" alt="Click on Save, and the new integration will appear under the RSOC Integrations section" width="794" height="439" data-path="images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-04.png" />

***

## Offer URL Template for Tonic RSOC

The setup for the Offer URL remains the same as for AFD. Make sure to:

* Pass the ClickFlare click ID (\{`cf_click_id`}) in the subid4 parameter.
* Include Tonic’s required parameters: network, site, site ID (for native networks), and adtitle.

Here’s an example of a Tonic direct template URL for Meta (Facebook):

```
https://site.com/en/articles/path?subid4={cf_click_id}&network=facebook&site=direct&adtitle=REPLACE_ADTITLE&fbclid={external_id}&ad_id={trackingField1}
```

***

## Postback Template for Tonic RSOC

The postbacks (also known as Callbacks) remain the same as for AFD, with one key difference:
You must pass the **Tonic Campaign ID** in **ClickFlare Conversion Parameter 10** (param10).

Below are the updated postback URLs you need to set up:

**Redirect**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&txid={event_id}&ct=redirect
```

**View**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&txid={event_id}&ct=view
```

**Viewrt**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&txid={event_id}&param1={keyword}&ct=viewrt
```

**Click**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&txid={event_id}&param1={keyword}&param10={campaign_id}&ct=click
```

**Pre-Estimated Revenue**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&payout={revenue}&txid={event_id}&param1={keyword}&ct=preest
```

**Estimated Revenue**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&payout={revenue}&txid={event_id}&param1={keyword}&ct=estrev
```

**Estimated Revenue 5h**

```
https://your_tracking_domain.com/cf/cv?click_id={subid4}&payout={revenue}&txid={event_id}&param1={keyword}&ct=estrev5h
```

<Info>
  Note: Make sure to update the domain in the postback with your tracking domain
</Info>

⚠️ **Important:**
For these postbacks to work properly, make sure you have the corresponding **custom conversion events** created in ClickFlare as shown in the image below.

**<img src="https://mintcdn.com/clickflare/KMcStLNr08QQtIjN/images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-05.png?fit=max&auto=format&n=KMcStLNr08QQtIjN&q=85&s=e0f7baebfd3e747a1b5ca10d6c147037" alt="For these postbacks to work properly, make sure you have the corresponding custom conversion events created in…" width="1080" height="342" data-path="images/help-center/05-integrations/05-rsoc-integrations/13-tonic-rsoc-integration-guide-05.png" />**

***

## Additional Considerations

### Time Zone Alignment:

Tonic RSOC revenue reporting operates on **PST time**. Make sure your ClickFlare account settings are also set to **PST** to ensure consistent and accurate reporting.

### Currency Settings:

Tonic RSOC earnings are reported in **USD**. When setting up offers in ClickFlare, select **USD** at the offer level. ClickFlare will automatically convert the revenue into your default reporting currency.

### API Integration Details

To ensure both **fast** and **highly accurate revenue reporting at the click level**, ClickFlare’s integration with Tonic RSOC uses a combination of two API endpoints:

* epc/daily
* rsoc/stats\_by\_country

By blending these two sources, ClickFlare can deliver timely data updates while still capturing the most granular revenue adjustments made within Tonic RSOC

***

**FREQUENTLY ASKED QUESTIONS**

Got questions? Find the answers below:

> **Q1**: How often is revenue and conversion data updated?

**A1**: Conversion and revenue data are automatically updated every hour for up to 3 days from the time the conversion occurs. Additionally, a final sync is performed after 10 days to capture any late changes made in Tonic RSOC.

> **Q2**: What happens if I don’t configure the postbacks correctly in Tonic RSOC?

**A2**: If you don't implement the postback, the conversions and revenue for the main conversion ("click") will be pulled only through the API integration. This will cause a delay in conversion reporting, plus you might lose information about the converting keyword.

> **Q3**: What parameters must I include in the Offer URL?

**A3**: You must pass the ClickFlare click ID using \{cf\_click\_id} in the subid4 parameter. In addition, Tonic requires you to include network, site, site ID (for native), and ad title.

> **Q4:** What’s different about the postback setup for Tonic RSOC compared to AFD?

**A4**: The structure is mostly the same, but with Tonic RSOC, you must pass the campaign ID in ClickFlare’s conversion parameter 10.

> **Q5**: Can I connect multiple Tonic RSOC accounts in ClickFlare?

**A5:** Yes, you can integrate multiple accounts by repeating the integration setup for each one in the RSOC Integrations panel.

> **Q6**: What time zone and currency should I use?

**A6:** Tonic RSOC reports in PST and USD. We recommend aligning your ClickFlare time zone with PST and using USD at the offer level. Revenue will be automatically converted to your account's default currency if different.

***

### RELATED RESOURCES

* [About RSOC](/docs/en/integrations/about-rsoc)
* [Create Custom Conversions in ClickFlare](/docs/en/settings/custom-conversions)
* [How Click and Conversion Data is Transferred in ClickFlare](/docs/en/tracking/click-conversion-data-transfer-clickflare)
* [ClickFlare Parameters in Postback URLs](/docs/en/tracking/click-flare-parameters-in-postback-urls)
