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
- Contact your TTD representative to request MyReports API access
- Send the following message:
- Request access to these specific Report IDs:
- Go-forward spend: 2554829
- Historical spend: 2681145
Setup Process
- Navigate to the Advertising Platforms page
- Find and select The Trade Desk from the list of platforms
- Click “Connect” and enter credentials:
- Partner ID
- Account ID
- Username
- Password
- Implement tracking (URL parameters and/or impression pixels)
- 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
[SOURCE] is a hardcoded value that must be obtained from Rockerbox - it’s your company’s Account ID.
Video Pixel
[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
[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
- Tracking Tags Overview (Partner Portal)
- Static Tracking Tags (Partner Portal)
- Creative Specifications (PDF)
Verification
After setup:- Confirm API credentials are properly configured
- Verify impression pixels are firing correctly (check by inventory type)
- Validate click tracking parameters are populating
- Check spend data appears in Rockerbox dashboard one day post-launch
- Use Digital Advertising page in Rockerbox for verification
- Validate metrics match your Trade Desk reporting
Troubleshooting
If you encounter any issues:- Verify MyReports API access has been granted
- Confirm all four credentials are correct (Partner ID, Account ID, Username, Password)
- Check that correct pixel type matches inventory type
- Validate URL parameter configuration
- Ensure access to both Report IDs (2554829, 2681145)
- Contact support@rockerbox.com for additional assistance