# HYROS Installation: Reddit Ads ## REQUIREMENTS - Collect Before Starting | Item | Ask User | |------|----------| | Reddit Ads Manager Access | "Do you have admin access to your Reddit Ads account?" | --- ## STEP 1: Integrate Reddit Ads with HYROS **If automating:** In HYROS, navigate to Settings → Integrations and find Reddit. Click "Add a New Account", name the integration, and complete the Reddit authorization. **If guiding user:** 1. "Navigate to Settings → Integrations in your HYROS account and select Reddit." 2. "Click 'Add a New Account', name the integration, and connect your Reddit account to HYROS." → Confirm: "Is Reddit connected in HYROS?" --- ## STEP 2: Install Reddit Ads Parameters **HYROS Reddit URL Parameter:** ``` ?rdt_id={{ADGROUP_ID}}&rdt_clid={{CLICK_ID}}&h_ad_id={{AD_ID}} ``` **If your URL already has parameters, use:** ``` &rdt_id={{ADGROUP_ID}}&rdt_clid={{CLICK_ID}}&h_ad_id={{AD_ID}} ``` **If automating:** In Reddit Ads Manager, go to the Ads section. Edit each ad via the 3-dot menu. Scroll to the "Destination URL" section. Append the HYROS parameter. Save and repeat. **If guiding user:** 1. "Copy the HYROS UTM tracking parameter provided above." 2. "In your Reddit ads manager, go to the Ads section." 3. "In each ad you will see 3 dots. Click the 'Edit Ad' button." 4. "Scroll down to the 'Destination URL' section." 5. "Paste the parameter with the '?' symbol in front." 6. "If using additional UTMs, add the HYROS parameter with an '&' symbol instead of a '?'." 7. "Repeat the process for each ad you want to track." → Confirm: "Are parameters added to your Reddit ads?" --- ## TROUBLESHOOTING ### Missing campaigns? Use the "Import Ads" feature to ensure missing campaigns in your HYROS account are imported. This is particularly useful for campaigns that have not been automatically synced or are missing from your HYROS dashboard. If any ads in your Reddit Ads account have been renamed, the "Import Ads" feature will update them in HYROS accordingly. This update only applies to the ad group and ad level. Changes made to campaign names or other higher-level entities will not be affected by this process. To import: Go to your Reddit integration, click Configure, and click "Import Ads". --- ## Source Synced from: docsContent.ts (redditAdsGuide) Last synced: 2026-01-03