Set up an affiliate program with Affilae

Setting up an affiliate program via Affilae



Add tracking script



Enter your Affilae ID in the marketing settings of your site.

This is your ID that you will find in the affilae tracking script.

<script type="text/javascript">
    var _ae = {
        "pid": "11e8b9c2ccc34e0e46c7665a", // your affilae ID
    };
    (function() {
        var element = document.createElement('script'); element.type = 'text/javascript'; element.async = true;
        element.src = '//static.affilae.com/ae-v3.5.js';
        var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(element, scr);
    })();
</script>


Add the tracking script provided by Affilae to your site (example tracking script below) through Google Tag Manager.

Create an Affilae tag
Select custom html at the tag level
Paste the script given by Affilae
Select the trigger on all pages of your site
Save and send with the name of the version of the tag created

Only the tracking script needs to be added. It is not necessary to add the conversion script (it is automatically added on your site by the Ciklik application which will detect the addition of the tracking script).

<script type="text/javascript">
  var _ae = {
    'pid': '',
    'advertiserFirst': 21600, // 15 days in mins
    'allowSiteUnder': false,
    'allowIframing': false,
    'host': 'https://lb.affilae.com'
  };
 
  (function() {
    var element = document.createElement('script'); element.type = 'text/javascript'; element.async = true;
    element.src = '//static.affilae.com/ae-v3.2.js';
    var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(element, scr);
  })();
</script>


Set up your affiliate programs



Affilae provides you with a key/key (sequence of numbers and letters) for your affiliate program.

Example: In affilae, find your Key/Key: 11e8b9c2ccc34e0e46c7665a-59e8b9c2ccc34e0e46c7666d

This is the Affilae Tag that you will be able to fill in from the back office in the Affilae tag section for your formulas or your products in the shop, depending on what you want.



Different keys can be filled in for the formulas and products in the shop to set up different commissioning rules.

Updated on: 24/01/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!