In the web device mode integration, that is, using JavaScript SDK as a source, RudderStack loads the Reddit Pixel native SDK from the https://www.redditstatic.com/ domain.
Based on your website’s content security policy, you might need to allowlist this domain to load the Reddit Pixel SDK successfully.
Get started
Once you have confirmed that the source platform supports sending events to Reddit Pixel, follow these steps:
From your RudderStack dashboard, add the source. Then, from the list of destinations, select Reddit Pixel.
Assign a name to your destination and click Continue.
Connection settings
To successfully configure Reddit Pixel as a destination, configure the following settings:
Mapping to trigger the Reddit Pixel events for the respective events set here: Use this setting to map custom event names to the standard Reddit Pixel events.
Client-side Events Filtering: This setting lets you specify which events should be blocked or allowed to flow through to Reddit Pixel. Refer to the Client-side Events Filtering guide for more information.
Use device mode to send events: As this is a web device mode-only destination, this setting is enabled by default and cannot be disabled.
You can use the identify call to update the user’s signup information.
A sample identify call is as shown:
rudderanalytics.identify()
Page
When you make a page call, the track event is sent as PageVisit to rdt('track,'PageVisit'). RudderStack ignores any parameter sent to rudderanalytics.page().
A sample page call is as shown:
rudderanalytics.page()
Track
The track call lets you capture user events along with the properties associated with them.
A sample track call is shown below:
rudderanalytics.track("Product Added")
Property mappings
The following table lists the event mapping from RudderStack to Reddit Pixel’s standard events:
RudderStack event
Reddit Pixel standard event
Product Added
Add to Cart
Product Added to Wishlist
Add to Wishlist
Order Completed
Purchase
The following table lists the custom events mapping from RudderStack to Reddit Pixel’s standard events:
RudderStack event
Reddit Pixel standard event
Lead
Lead
View Content
ViewContent
Search
Search
Reddit Pixel does not support any other custom events apart from the ones mentioned above.
This site uses cookies to improve your experience while you navigate through the website. Out of
these
cookies, the cookies that are categorized as necessary are stored on your browser as they are as
essential
for the working of basic functionalities of the website. We also use third-party cookies that
help
us
analyze and understand how you use this website. These cookies will be stored in your browser
only
with
your
consent. You also have the option to opt-out of these cookies. But opting out of some of these
cookies
may
have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This
category only includes cookies that ensures basic functionalities and security
features of the website. These cookies do not store any personal information.
This site uses cookies to improve your experience. If you want to
learn more about cookies and why we use them, visit our cookie
policy. We'll assume you're ok with this, but you can opt-out if you wish Cookie Settings.