
- Pixel tester extension install#
- Pixel tester extension code#
Just log in to your account at, and you can view conversion metrics alongside other ad metrics. You can view conversion event reporting in Ads Dashboard.
You will also see event=Custom (this value should remain as “Custom”): If you are passing custom events, you will see the custom event name being passed in the following parameters in the request:įor example, this is a sample request that is passing a custom event name called “Promotion Event” in the m.customEventName parameter.
m.transactionId for the transaction ID being passed, in SHA256 hash formatįor example, this is a sample request that is passing all available metadata values into those parameters:. m.value for the value being passed, in decimal format (i.e. If you are passing metadata values, you will see the values being passed in the corresponding parameters in the pixel request: If you’re using advanced matching, you’ll see the hashed value being passed in the following parameters in the request:įor example, this is a hashed email value being passed in the em parameter in the request and a hashed external_id: The URL will contain ‘&event=’įor instance, on a page where you’re tracking purchase events, the URL should contain ‘&event=Purchase’ Advanced Matching Testing You can also check that the pixel is tracking the correct event: The URL will also contain your Advertiser ID which appears as “&id=”. This indicates that the pixel did fire upon page load.
Pixel tester extension code#
You should see a request containing ‘’ in the ‘Name’ column with a 200 status code in the Status column.
With Google Chrome open, go to a page on your site where the pixel is installed. You can also use Chrome DevTools to check whether the pixel is firing correctly Note: Along with status, the event type will show a corresponding timestamp of the latest event fire. Not Fired: Reddit never received any event or the pixel isn’t configured correctly. No Recent Event: The pixel and the corresponding event is configured correctly but Reddit did not record any events in the last 24 hrs. Active: The pixel and the corresponding event is configured correctly and is active (has sent Reddit event data within the last 24 hrs). Select Conversion from the drop-down menu.Ĭheck the status of the events you’ve set up for tracking. Click Dashboard in the top-left corner. Confirm Reddit Pixel setup via Ads Dashboard Note: Events are processed close to midnight UTC time (5 hours ahead of EST) so you may have to check two days later if you perform your test after this time. Find the ad you clicked on and then check the conversion counts listed next to the ad name. Check your Ads Dashboard the next day for the conversion event.
Each time you complete a purchase on your site, confirm via Chrome DevTools that a purchase is fired.Navigate through your site and complete the distinct conversion events that you have set the pixel up to measure.Per the steps above, use Chrome DevTools to confirm that a PageVisit event is recorded when you load the landing page.Open the Test URL, find your ad, and click into the landing page.Read more about generating a Test URL for your ad. Make sure to remember which specific ad you generated the URL from. Generate a Test URL from one of your ads.Note: Make sure you turn off any ad blockers or other privacy settings that may block Pixel from firing. Confirm Reddit Pixel setup via Test URL (Recommended) (No surprises.) You can do this by checking the pixel event status via Test URL, from your Ads Dashboard, or via Chrome DevTools.
Pixel tester extension install#
After you install the Reddit Pixel on your website, it’s important to make sure it’s working.