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

# Impact

> Learn how to set up Impact.com affiliate integration with Rockerbox

## Setup Process

1. Enable the Impact integration on the [Advertising Platforms](https://app.rockerbox.com/v3/data/marketing/advertising_platforms/connect) page by clicking **Connect New Account**
2. Configure URL tracking parameters in Impact (see Click Tracking below)
3. Set up automated daily spend reporting from Impact to Rockerbox (see Batch Spend below)
4. Contact [support@rockerbox.com](mailto:support@rockerbox.com) with the launch date and the [tier structure](https://help.rockerbox.com/article/obce43haen-1-hierarchy-mappings) you'd like applied
5. The day after launch, confirm tracking is applied on the [Advertising Platforms](https://app.rockerbox.com/v3/data/marketing/advertising_platforms/main) page

## Click Tracking

To apply Rockerbox tracking parameters in Impact, update the **Gateway Tracking Settings**:

1. Navigate to **Settings**
2. Under **Tracking Settings**, select **Gateway**
3. Go to the **Partner Tracking Template**
4. Enable **Automatically append querystring parameters to all landing pages for Partners**
5. Add the Rockerbox URL parameters below. Keep any existing parameters such as `irclickid`

### Example Parameter String

```text wrap theme={null}
ir_partnerid={irpid}&ir_adid={iradid}&ir_campaignid={ircid}
```

<Accordion title="Parameter Details">
  | Parameter       | Macro      | Description                     |
  | --------------- | ---------- | ------------------------------- |
  | `ir_partnerid`  | `{irpid}`  | Partner/Publisher ID (required) |
  | `ir_adid`       | `{iradid}` | Ad ID (required)                |
  | `ir_campaignid` | `{ircid}`  | Campaign ID (required)          |

  These parameter values use macros and do not need to be manually replaced. Their values will be dynamically filled by the platform when the ad is served.
</Accordion>

## Batch Spend

1. In Impact, navigate to the [Advanced Action Listing Report](https://app.impact.com/secure/advertiser/engage/Adv_Performance_Report/r220/report/viewReport.report?handle=adv_action_listing_pm_only)
2. Configure the report:
   * Set the date filter to **YESTERDAY**
   * Under the **Show** filter, select **AD**
   * Click the magnifying glass to apply filters
   * Save the report as **"Rockerbox spend"**
3. Schedule the report:
   * Click the envelope icon in the top right corner
   * Select **Schedule Delivery**, then choose **Daily**
   * Set the file format to **CSV**
   * Select delivery method: **Partner FTP** and enter your SFTP details
   * Update the Server URL from `ftp://` to `sftp://`
   * Click **Schedule and Send**

Contact [support@rockerbox.com](mailto:support@rockerbox.com) for SFTP endpoint details.

## Verification

After setup:

1. Confirm tracking is applied on the [Advertising Platforms](https://app.rockerbox.com/v3/data/marketing/advertising_platforms/main) page
2. Verify spend data appears in Rockerbox dashboard
3. Contact [support@rockerbox.com](mailto:support@rockerbox.com) for QA assistance
