SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
In A Bit Of A Bind - Multiple Affiliate Programs
#1
Posted 04 October 2010 - 07:44 PM
Now at the end of the first month using both programs we realized that affiliates from both programs are able to claim credit for one order! I thought that the order could only hold one piece of referral data at once - like the last touch principle. The customer's last location or last affiliate partner visit would trump all other visits and give the affiliate credit. Not so! Now instead of 10%, we are having to hand out 20% for an order that may have already used a discount code - goodbye profits!
Is there any way to get around this? Has anyone else had this problem?
#2
Posted 05 October 2010 - 04:55 AM
#3
Posted 05 October 2010 - 08:19 AM
#4
Posted 05 October 2010 - 10:57 AM
Thanks!
#5
Posted 06 October 2010 - 03:46 AM
So something like:
// do this to set cookie
} else {
// do this 'cos it's already set;
}
function getCookie(c_name)
{
if (document.cookie.length>0)
{
c_start=document.cookie.indexOf(c_name + "=");
if (c_start!=-1)
{
c_start=c_start + c_name.length+1;
c_end=document.cookie.indexOf(";",c_start);
if (c_end==-1) c_end=document.cookie.length;
return unescape(document.cookie.substring(c_start,c_end));
}
}
return "";
}
http://www.w3schools.../js_cookies.asp
#6
Posted 26 June 2011 - 05:20 PM
You need to find a way to only fire one affiliate tracking pixel on your order confirmation page: the one that gives credit to the "last click" affiliate.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









