Manual Conversion Adding
Updated over a week ago

You can add a conversion manually or overwrite an existing conversion in the tracker through the tracker panel or through the browser.

To add a conversion, you must have the cid (click ID) value of the tracker.

Getting the Tracker Cid

Tracker cid can be obtained:

- When clicking on a campaign link where the {clickid} macro is added to the offer link. Instead of the {clickid} macro, the generated cid value will be shown in the address bar.

- In the Conversions - Click log tab at the CID column.

- When overwriting an existing conversion - in the Conversions tab at the CID column.

- In the logs of a third-party platform (affiliate network, your website, etc.), if the tracker cid is set to be transferred to a third-party platform.

Adding a Conversion via the Tracker Panel

1. Go to the Conversions tab.

2. Click + Add conversion. A window will open:

3. Add a conversion value in the following format: ClickID;Revenue;Status;Upsale;Count

Where:

- ClickID - tracker cid value;

- Revenue - revenue value;

- Status - conversion status;

- Upsale - the value of additional revenue for the Upsale setting in the offer;

- Count - number of decimal places for revenue and upsale values.

Tracker cid value is required for adding. If there is no need for additional data, only the cid entry without semicolons is added.

If you want to add revenue value and decimals without status and upsale data, the status and upsale values are set to zero but semicolons are used instead. Add a conversion value in the following format: ClickID;Revenue;;;Count

To record multiple conversions, add one conversion value per row.

4. Click Add.

A record about the conversion will appear in the Conversions - Input postback log, Conversions tabs, as well as in the statistics table.

Adding a Conversion via a Postback Link in a Browser

1. Copy the postback link in the offer settings or in the Settings - Tracking URLs tab.

2. Open a new browser window or tab and paste the copied postback link into the address bar.

3. After the cid= parameter put the tracker cid value instead of REPLACE.

Optionally add values for other parameters in the postback link:

- payout: transfer the amount of revenue per conversion (optional).

- status: track various conversion statuses (optional).

- txid: transmit a unique transaction ID for each conversion (optional).

4. Follow the generated postback link by pressing Enter. With the correct cid value, the success message will appear.

A record about the conversion will appear in the Conversions - Input postback log, Conversions tabs, as well as in the statistics table.

Did this answer your question?