Reddit Ads
This is a working draft for this integration.
Integrating Reddit Ads with our platform takes a few clicks to get going.
You'll need access to Reddit Ads Manager and a Conversion Access Token, which you'll generate in your Reddit account.
Reddit allows only one Pixel per ad account. If you manage multiple brands, you may need separate Reddit ad accounts for each.
First, generate a Reddit Ads Conversion Access Token
Find your Pixel ID
Visit Reddit Ads Manager and navigate to Events Manager in the left-hand menu.
Your Pixel ID is displayed at the top of the page. Copy this down — you'll need it when connecting to Flip.to.
Generate a Conversion Access Token
In the Events Manager, click on the Conversions API tab.
Click Generate Access Token, give it a name (e.g., Flip.to Integration), and click Generate.
Copy this token immediately — you'll need to paste it into your Flip.to account.
(This token does not expire, so you only need to go through this process once.)
Next, connect Reddit Ads to our platform
Head over to Integrations
Sign into your Flip.to account and navigate to Platform → Mission Control or Account Settings → Integrations.
Event deduplication: If you're using both the Reddit Pixel (browser-side) and the Conversions API (server-side), Reddit will double-count conversions unless a unique conversion_id is sent with each event from both sources. Our platform handles this automatically — just make sure you haven't disabled deduplication in your Reddit Events Manager settings.
Last up, add tracking parameters to your ads
To tie behavioral data back to your campaigns, you must add dynamic macros to your Reddit Ads.
Head over to Reddit Ads
Sign in to your Reddit Ads account and go to the Ads tab.
Before you publish: Reddit does not allow you to edit URL parameters after an ad goes live. Double-check your parameters before hitting Publish. If you need to make a correction, you'll have to create a new ad (or duplicate the existing one and fix the parameters on the copy).
Important: Note the difference in macro syntax — {rdt_cid} uses single curly braces, while {{AD_ID}} and {{CAMPAIGN_ID}} use double curly braces. Mixing these up is the most common cause of tracking failure on Reddit.
Tip: Reddit doesn't offer an account-level or campaign-level setting to apply custom URL parameters globally — they're set per ad. However, when you duplicate an ad, your tracking parameters carry over automatically. Set your parameters once on your first ad, then duplicate it for any variations. Using Automated Ad Creation (AAC)? If you're using Reddit's AAC feature to generate ad variations, your URL and tracking parameters are inherited from the ad group level — so any ads Reddit creates automatically will already include your tracking. Just make sure you've set the correct parameters on the ad group before enabling AAC.
And that's it. Your Reddit Ads account is now connected and data should start flowing into your Flip.to platform.
Verify your setup
To confirm everything is working, use Reddit's Event Testing tool:
In Reddit Ads Manager, navigate to Events Manager → Test Events.
Click through one of your live ad links (or use the preview URL).
Verify that your
rdt_cid,ad_id, andcampaign_idparameters appear in the incoming event data.
If events aren't showing up, double-check that your URL parameters are formatted correctly and that your Conversion Access Token is active.
Last updated