Monetization & Affiliate Key Integration
Learn how to inject your affiliate tags (Amazon Associates, Newegg, CJ) into The Comparator widgets, maintain FTC compliance, and maximize conversion rates.
Monetization & Affiliate Key Integration
The Comparator widgets allow media publishers, reviewers, and tech bloggers to monetize hardware recommendation traffic directly. By injecting your custom affiliate tracking tags into our Deal Monitor and comparison embeds, 100% of out-bound clickouts on “Go to offer” buttons carry your affiliate IDs.
1. Supported Affiliate Networks & Parameters
You can append affiliate tags globally via widget configuration or inline via data-affiliate-* attributes:
| Store / Network | Tag Parameter | Example Value | Supported Networks |
|---|---|---|---|
| Amazon US | data-tag-amazon | mytechblog-20 | Amazon Associates |
| Newegg US | data-tag-newegg | 8483920 | Impact Radius / CJ Affiliate |
| Best Buy | data-tag-bestbuy | bby-pub-99 | Impact |
Standard Embed Example with Affiliate Tags:
<iframe
src="https://thecomparator.tech/widget/deal-monitor/?category=gpu&tag_amazon=myblog-20&tag_newegg=998811"
width="100%"
height="480"
frameborder="0"
loading="lazy"
title="Live GPU Deal Monitor">
</iframe>
2. Compliance & CTA Wording Rules
To protect your publisher domain and maintain FTC compliance:
- “Go to offer” vs “Buy Now”:
- We require all widget CTA buttons to read “Go to offer” (or “View on Amazon”) when prices are dynamic market snapshots.
- “Buy for $X” is strictly prohibited unless the price is guaranteed in real-time.
- Dated Price Snapshots:
- Every offer price printed inside the widget displays a timestamp (e.g.
Prices as of Aug 4, 2026).
- Every offer price printed inside the widget displays a timestamp (e.g.
- Affiliate Disclosure Requirement:
- Publishers MUST include an inline affiliate disclosure near the widget (e.g., “When you purchase through links on our site, we may earn an affiliate commission.”).
3. Optimizing Click-Through Rates (CTR)
- Contextual Category Pre-filtering: Embed GPU widgets in graphics card reviews, CPU widgets in processor reviews, and NVMe SSD widgets in storage roundups.
- Match Preset to Article Context: Use
preset=gaming-1440pfor gaming articles, orpreset=ai-llmfor workstation/AI hardware articles. - Theme Matching: Use
theme=autoso the widget matches your site’s light/dark mode seamlessly.
๐ Related Publisher Guides
- ๐งฉ Widget Embed Guide: Complete HTML snippet catalog & configuration options.
- ๐จ Theme Syncing & Responsiveness: Dark mode & responsive container rules.
- ๐ Publisher Academy Hub: Overview of all publisher tools and features.