Reddit Conversions API extension overview
Reddit is a social media platform with a diverse user base, making it ideal for advertisers targeting specific audiences.
Use the Reddit Conversions API extension to send user interaction events captured in the Adobe Experience Platform Edge Network to Reddit Ads. Use this extension to help your brand reach an audience of over 379 million weekly active users, and better understand user behavior and run targeted advertisements.
Read this guide to learn how to install, configure, and use the Reddit Conversions API extension in your event forwarding rules.
Key benefits benefits
Use the Reddit Conversions API extension to:
- Reach your audience: Engage with over 379 million weekly active users on Reddit.
- Analyze user behavior: Leverage user interaction data to understand behavior and optimize campaigns.
- Deliver targeted ads: Run personalized advertisements based on user interactions captured in Adobe Experience Platform.
Prerequisites prerequisites
You must have a valid Reddit Ads account to use this extension. Go to Reddit Ads registration page to register and create an account if you do not have one already. Once you have your account set up, request access to the Ads API.
Gather required configuration details configuration-details
To connect the Experience Platform to Reddit, the following inputs are required:
You are only required to go through this process once as this token does not expire.
Install and configure the Reddit extension install-configure
Follow these steps to install and configure the Reddit Conversions API extension:
-
In the Experience Platform Data Collection UI, select Extensions from the left navigation to access the Extensions catalog. Then Create a new event forwarding property or select an existing property.
-
Navigate to Extensions in the left navigation panel. Select Catalog and then select the Reddit extension.
-
Provide the following configuration details:
- Pixel ID: Enter your Reddit Ads Pixel ID.
- Conversion Access Token: Enter the token generated in your Reddit Ads account and select Save when finished.
Configure an event forwarding rule config-rule
After you set up your data elements, create event forwarding rules to determine when and how events are sent to Reddit Ads.
-
Navigate to Rules in your event forwarding property and create a new rule.
-
Under Actions, add a new action and set the extension to Reddit CAPI.
-
Set the Action Type to Send Event.
-
Configure the additional controls for your event as shown in the table below:
table 0-row-3 1-row-3 2-row-3 3-row-3 4-row-3 5-row-3 6-row-3 7-row-3 8-row-3 9-row-3 10-row-3 11-row-3 Field name Description Example Event Name
Specify the name of the conversion event. Purchase
Event Type
Define the type of event that can be a supported Reddit conversion event or a custom one. SignUp
,MyCustomEvent
Timestamp
Provide the event time in ISO format or epoch time. 2025-04-15T16:01:00.000Z
,1744742460000
Client Dedupe ID
Add a unique ID for deduplication. abc123
Match Keys
Include user and device identifiers for attribution. {"email":"hashed_email@example.com", "phone":"hashed_phone"}
Value
Specify the monetary value of the event. 99.99
Currency Code
Use ISO-4217 format for the currency. USD
Units Sold
Enter the quantity of items purchased. 3
Country Code
Specify the country where the event occurred. US
Data Processing Options
Add privacy flags, such as LDU (Limited Data Usage). {"modes":["LDU"],"country":"US","region":"US-NY"}
Consent
Indicate user consent for advertising data usage. true
-
Select Keep Changes to save the rule.
Event metadata event-metadata
Read this section for a detailed breakdown of the event metadata and user data fields, ensuring you understand the required and optional parameters for configuring your events. The fields shown may vary depending on the event type selected.
Event metadata fields
Conversion ID
(required)abc123
Item Count
6
Value
1.23
Products
id
at a minimum.[{"id":"SKU123","name":"ProductName","category":"CategoryName"},{"id":"SKU456","name":"ProductName","category":"CategoryName"}]
User data fields
The following parameters are optional but recommended:
Email
(strongly recommended)example@email.com
External ID
customer12345
UUID
(strongly recommended)1677712978045.b8f7eb7d-b357-437b-8bd3-e1c8166c7132
IP Address
(strongly recommended)192.168.0.1
User Agent
(strongly recommended)Chrome/98.0.4758.102
IDFA
8A2E4F6D-0852-4B2A-B9D5-79334DE14B16
AAID
38400000-8cf0-11bd-b23e-10b96e40000d
Screen Width
1920
Screen Height
1080
Data Processing Options
(JSON format){"modes":["LDU"],"country":"US","region":"US-NY"}
Important considerations
Before sending data to Reddit Ads, the extension hashes and normalizes the values of the following fields: Email
, External ID
, IDFA
, and AAID
. The extension does not re-hash these values if they have already been hashed in SHA-256.
Validate and deploy validate-deploy
After configuring the extension and rules, validate the integration by checking event data in the Reddit Ads Events Manager. Use the Match Quality Score (MQS) to evaluate the accuracy and reliability of your signal integrations.
For additional details on Reddit Ads, visit the Reddit Ads documentation.
Next steps next-steps
After reading this document, you should now understand how to configure and use the Reddit Conversions API extension. For more information on event forwarding capabilities in Adobe Experience Platform, refer to the event forwarding overview or to the following resources:
- Share match keys and event metadata: Understand how to share match keys and event metadata effectively.
- Deduplicate events: Ensure accurate event tracking by deduplicating events.
- Create a conversion access token: Follow the steps to create a conversion access token for secure API authentication.