---
title: TUNE Postback Tracking Connector Setup Guide
description: This article describes how to set up the TUNE Postback Tracking connector.
url: https://docs.tealium.com/server-side-connectors/tune-postback-tracking-connector/
---
## Actions

| Action Name | AudienceStream | EventStream |
| --- | :---: | :---: |
| Send conversion postback | ✗ | ✓ |
| Send event postback | ✗ | ✓ |

## Configuration

Navigate to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see [About Connectors](https://docs.tealium.com/about-connectors/).

After adding the connector, configure the following settings:

* **Network ID**: The TUNE client identifier.

## Action Settings - Parameters and Options

The following section lists the supported parameters for each action.

### Action - Send conversion postback

#### Conversion Parameters

| **Parameter** | **Description** |
| --- | --- |
| Transaction ID | (Required) TUNE transaction ID |
| adv sub | Advertiser sub-ID 1 to 5. Assign an array of up to five values or a single string or number attribute to this parameter. For more information, see [TUNE: Advertiser Sub IDs](https://support.tune.com/hc/en-us/articles/1500008231142-Advertiser-Sub-Ids).|
| adv unique | Advertiser unique sub-ID 1 to 5. Assign an array of up to five values or a single string or number attribute to this parameter. |
| aff ID | The ID of the partner promoting the offer |
| Promo Code | Promo code |
| Amount | Amount of a generated sale on conversion |
| Conversion Unique ID | Non-expiring unique IDs |
| Goal ID | ID of the goal for the offer |
| Goal Ref | Reference ID of goal for the offer. This parameter only affects attribution when no goal ID is provided. |
| Offer ID | Offer ID in TUNE |
| Payout | Specified offer payout to the publisher |
| Revenue | Specified offer revenue from advertiser |
| Security Token | Advertiser's unique token string for conversion authentication |
| Status | Conversion status. Allowed values are `approved`, `rejected`, or `pending`. |

#### Mobile Parameters

| **Parameter** | **Description** |
| --- | --- |
| Google aid | Google Android advertising identifier used to attribute clicks to installs for apps in the Google Play store |
| Google aid sha1 | SHA1 hash of the Google Android Advertising ID |
| iOS ifa | Apple iOS advertising identifier (iOS 6 and later) |
| iOS ifa sha1 | SHA1 hash of iOS device IFA ID |
| iOS ifv | Apple iOS vendor identifier (iOS 6 and later) |
| UNID | A catch-all for unknown mobile device identifiers |
| User ID | Application-specific user ID generated by the app developer |
| Windows aid | Windows device advertising identifier |
| Window aid sha1 | SHA1 hash of the Windows advertising ID |

### Action - Send event postback

#### Conversion Parameters

| **Parameter** | **Description** |
| --- | --- |
| Goal Name | (Required) Event name |
| adv ID | (Required) Advertiser ID |
| adv sub | Advertiser sub-ID 1 to 5. Assign an array of up to five values or a single string or number attribute to this parameter. For more information, see [TUNE: Advertiser Sub IDs](https://support.tune.com/hc/en-us/articles/1500008231142-Advertiser-Sub-Ids).|
| adv unique | Advertiser unique sub-ID 1 to 5. Assign an array of up to five values or a single string or number attribute to this parameter. |
| Transaction ID | TUNE transaction ID |
| aff ID | The ID of the partner promoting the offer |
| Promo Code | Promo code |
| Amount | Amount of a generated sale on conversion |
| Conversion Unique ID | Non-expiring unique IDs |
| Goal ID | ID of goal for the offer |
| Goal Ref | Reference ID of goal for the offer. This parameter only affects attribution when no goal ID is provided. |
| Offer ID | Offer's ID in TUNE |
| Payout | Specified offer payout to the publisher |
| Revenue | Specified offer revenue from advertiser |
| Security Token | Advertiser's unique token string for conversion authentication |
| Status | Conversion status. Allowed values are `approved`, `rejected`, or `pending`. |

#### Mobile Parameters

| **Parameter** | **Description** |
| --- | --- |
| Google aid | Google Android advertising identifier used to attribute clicks to installs for apps in the Google Play store |
| Google aid sha1 | SHA1 hash of the Google Android Advertising ID |
| iOS ifa | Apple iOS advertising identifier (iOS 6 and later) |
| iOS ifa sha1 | SHA1 hash of iOS device IFA ID |
| iOS ifv | Apple iOS vendor identifier (iOS 6 and later) |
| UNID | A catch-all for unknown mobile device identifiers |
| User ID | Application-specific user ID generated by the app developer |
| Windows aid | Windows device advertising identifier |
| Window aid sha1 | SHA1 hash of the Windows advertising ID |

    