Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can anyone get this Affiliate Future Tracking Code working?


Guest

Recommended Posts

Posted

Hi,

 

I've had an Affiliate Future account set up, however, i can't get it to record my test sales.

 

I am told i needed to insert the following code into the checkout_success.php page:

 

<script language="javascript" src="http://scripts.affiliatefuture.com/AFFunctions.js"></script>

<script language="javascript">

 

var merchantID = 1405;

var orderValue = 'ORDER_VALUE';

var orderRef = 'ORDER_REF';

var payoutCodes = '';

var offlineCode = '';

 

AFProcessSaleV2(merchantID, orderValue, orderRef,payoutCodes,offlineCode);

</script>

 

I have done this, but i'm having no luck recording the affiliate sale.

 

Is there any more code i need to insert?

 

Thanks

  • 2 months later...
Posted

Personally, I don't like any tracking which refers to external websites. It always puts me off when I go to a website and it happends, so I don't like putting it on my websites either.

 

I use the osC Affiliate mod to track incoming visitors, especially from Google Adwords.

 

Just install osC Affiliate as normal but don't add the affiliate box to the catalogue. Then simply register an affiliate account for each incoming referrer yourself and you're done.

 

Jon.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...