Skip to main content

Overview

Rockerbox provides comprehensive integration with The Trade Desk (TTD) for tracking programmatic advertising across Display, Video, OTT, and Audio inventory. The integration includes both API-based spend reporting and impression/click tracking.

Prerequisites

Before setting up the integration, you’ll need:
  • An active The Trade Desk advertiser account
  • MyReports API access from The Trade Desk
  • Access letter authorizing Rockerbox partnership
  • Four authentication credentials: Partner ID, Account ID, Username, Password

Requesting API Access

  1. Contact your TTD representative to request MyReports API access
  2. Send the following message:
  3. Request access to these specific Report IDs:
    • Go-forward spend: 2554829
    • Historical spend: 2681145

Setup Process

  1. Navigate to the Advertising Platforms page
  2. Find and select The Trade Desk from the list of platforms
  3. Click “Connect” and enter credentials:
    • Partner ID
    • Account ID
    • Username
    • Password
  4. Implement tracking (URL parameters and/or impression pixels)
  5. Verify deployment one day post-launch via Digital Advertising page

Tracking Implementation

Critical Requirement

Match pixel to inventory type - Using the wrong pixel type (e.g., Display pixel on Video inventory) will cause tracking failures.

URL Tracking Parameter Explanation

Display (Desktop) Inventory

Video Inventory

OTT (Over-the-Top) Inventory

Impression Pixel Tracking

Impression pixels provide user-level tracking for view-based attribution. Critical: Use the correct pixel for your inventory type. Parameters:

Display Pixel

Note: [SOURCE] is a hardcoded value that must be obtained from Rockerbox - it’s your company’s Account ID.

Video Pixel

Note: [SOURCE] is a hardcoded value that must be obtained from Rockerbox - it’s your company’s Account ID. Note: Same parameters as Display, but tier_one=ttd-video

OTT/Streaming Audio Pixel

Note: [SOURCE] is a hardcoded value that must be obtained from Rockerbox - it’s your company’s Account ID. Note: Same parameters as other pixels, but tier_one=ttd-ott

Implementation Notes

  • Macros auto-populate: All %%TTD_*%% macros are automatically filled by The Trade Desk when ads are served - no manual replacement needed
  • Inventory type matching is critical: Ensure Display pixels are used on Display inventory, Video pixels on Video inventory, etc.
  • URL parameters use platform macros: Parameters dynamically populate during ad serving
  • Follow standard UTM structure: Maintain proper URL formatting
The Trade Desk Resources: Note: Partner Portal documentation requires TTD login access. Contact your Trade Desk representative for implementation assistance.

Verification

After setup:
  1. Confirm API credentials are properly configured
  2. Verify impression pixels are firing correctly (check by inventory type)
  3. Validate click tracking parameters are populating
  4. Check spend data appears in Rockerbox dashboard one day post-launch
  5. Use Digital Advertising page in Rockerbox for verification
  6. Validate metrics match your Trade Desk reporting

Troubleshooting

If you encounter any issues:
  1. Verify MyReports API access has been granted
  2. Confirm all four credentials are correct (Partner ID, Account ID, Username, Password)
  3. Check that correct pixel type matches inventory type
  4. Validate URL parameter configuration
  5. Ensure access to both Report IDs (2554829, 2681145)
  6. Contact support@rockerbox.com for additional assistance