Setup Pixels How-To


Follow this step-by-step guide on how to implement the Conversion Pixel via API:


  • Go to the backoffice and open your Offer Admin

  • Click on Settings and Choose the External Pixels tab and click on "Add New"



  • Change Type to Google Ads


  • If this is not your first Google Pixel, copy and paste the Token and Account ID obtained in the previous step (from the first pixel) then give the pixel a name that is meaningful to you, put in the URL and select Status as Active and the Event type as Purchase and Save

  • If this is your first Google Pixel then click on the "Connect to Google" button, click on the "Connect to Google" button



  • On the next step you will be redirected to a page where you will have to authenticate with Google



  • Once you logged in and granted access to the request, you will get back to the Pixel Edit page and the Token and Account ID will be automatically filled in for you

  • Give the pixel a name that is meaningful to you, put in the URL and select Status as Active and the Event type as Purchase and Save



  • For the Google Ads tracking to work properly, we also need to send the gclid*.
    If you don't have an easy way of doing it yet, you can always use our method:

    1. Paste the following code in your lander's footer <script type="text/javascript" src="https://buygoods.com/js/google_link_manager.js"></script>

    2. Add the following parameter to your promo link - &ga=1 ( so your promo link will look something like - www.bgoffer.com?aff_id=10&ga=1 )

    *Google Click Identifier - Automatic generated by Google