All Collections
Conversion Tracking
How to test a Partners Pixel
How to test a Partners Pixel

You've successfully set up a Partners Pixel, now learn how to test them

A
Written by Andrew Alvarado
Updated over a week ago

If any partners will want their pixels “tested” to verify subID information is passing correctly and to make sure that the server is receiving a call. We can test that a partner pixel is firing correctly by going through the user journey starting from the “affiliates 3rd-party tracking links” and actually registering/depositing on the casino.

In the event that this is not possible, or we already know that the Intelitics smart pixels are placed and working properly, one can simulate this process as such:

  • To start, the partner will need to set up a pixel for a given offer, and give a third party tracking link for testing.
    E.g. https://partnerstrackinglink.com/testoffer…

  • Take the test link (provided by affiliate) and open up an incognito window. With the inspector tracking the link journey
    - Before pasting the link we open up the browser inspector and go to network tab to track all link activity.

  • Paste link and hit "enter"
    - We will see a redirect to a captrkr link where the partners link creates and adds all subID information (copy and paste this into your text editor)

  • We will also see a redirect to the advertisers link, just below this:
    (copy and paste this into your text editor)
    In this example we see our Intelitics clickID being generated in the "b" variable.

  • We should see an Intelitics clickID being generated in the advertiser destination link.
    Copy this clickID and paste it into the necessary conversion event Intelitics Smart Pixels:

https://yourcustomdomain.com/convert/<CLICK_ID>?type=install&method=postback

https://yourcustomdomain.com/convert/<CLICK_ID>?type=registration&method=postback

https://yourcustomdomain.com/convert/<CLICK_ID>?type=deposit&method=postback

Eg. to test a reg pixel using the above example we would create the following:

Once you’ve created all of these smart pixels “simulated” we can enter them in a browser and make sure there is no error returned.

If you want to confirm that you fired the pixels correctly you can do so by navigating to Tech > Manage Conversions:

Paste your Intelitics clickID in the text box labeled "Click Id#" as shown below

Head over to the "Conversions" tab to verify if your conversions were executed. If pixels all fired correctly you can notify your partner that the test is complete and they should be able to see the pixel fires in their system.

Did this answer your question?