Adding the tracking script to your website
In order for us to track visits (clicks) referred by your affiliates, you’ll need to add our script to your website.Depending on your payment processor, you can either manually inject it or install a plugin that does it for you (for example, our WooCommerce plugin).
[YOUR_SITE_TOKEN]
with your portal’s token:
Troubleshooting
A good way to check if everything went smooth is opening Chrome Developer Tools and searching for your portal’s token.You can open Chrome Developer Tools with
CTRL + SHIFT + I
<script>
tag should look like this:
What’s important is that the script URL stays intact with the token being at the end of it.
window.Afficone.affiData
. This should show you information about your portal.

Please note that you have to make sure the script is on all of your important pages. If you have it on your landing page, but not on your billing page, we will not be able to track orders for some integrations.