Notes: ⚠️⚠️⚠️
- The program must be in parameter.
- Before proceeding to the tracking stage , please contact the support team so that they can check your tracking at the same time.
- This pixel supports the top products functionality available with the ENGAGEsubscription offer .
Following the latest updates from Shopify regarding its order thank you page, it is now possible to place Affilae scripts via pixels. Below are the steps to install Affilae in this case.
⓵ Track clicks from your partners
This script must be placed on all pages in the<body>
tag. In Shopify, go to the admin and click:
- ” Online store “ menu
- Then, on ” Action “ button
- And on ” Edit HTML / CSS “
Then select the theme.liquid
file in the tree and add the following code in the <body>
tag.
➜ Caution! This script is an example, you must replace PROGRAM_ID by the program_id available in your program configuration, tracking then integration with an Affilae plugin.
⓶ Track the sales of your affiliate partners
In the Shopify admin, please navigate to Settings, then on the Customer Events page. It is on this page that you will be able to add the sales tracking pixel.
Click on the Add custom pixel button.
Name your pixel
Delete the text in the box and replace it with the following pixel:
You need to modify two pieces of information in this script:
Line 2 : Replace the ‘YOUR.PROGRAM_ID‘ variable with the program ID available in your interface configuration, under tracking, and then integrations with an Affilae module.
Line 3 : Replace the ‘YOUR.KEY‘ variable with the conversion code key also available in the integrations with an Affilae module section of your program’s configuration.
Then you will have a pixel that looks like this:
You will then need to save and connect the pixel to your store.
With your pixel now connected, you can proceed to the tracking test step.