- Posts: 1421
- Thank you received: 234
Affiliate Window Datafeeds
10 years 2 months ago #2698
by redactie
Replied by redactie on topic Re: Affiliate Window Datafeeds
click on the first link and you will see that it redirects to the second.
That's how those affiliate links work.
That's how those affiliate links work.
Please Log in to join the conversation.
10 years 2 months ago - 10 years 2 months ago #2699
by earthgate
Replied by earthgate on topic Re: Affiliate Window Datafeeds
AW say that its because clickref=YOUR_CLICKREF is being added to the url and should not be there and the feed does not add it. So where is it coming from?
The first link does not redirect the the second one its different first one no clickref (works)second one clickref added (not working)
Gaz
The first link does not redirect the the second one its different first one no clickref (works)second one clickref added (not working)
Gaz
Last edit: 10 years 2 months ago by earthgate.
Please Log in to join the conversation.
10 years 2 months ago #2700
by redactie
Replied by redactie on topic Re: Affiliate Window Datafeeds
ok,
the clickref is (maybe was) a valid ( and usefull) addition to the affiliate urls.
add
into the feeds.php and re-import the feed
appears that AW is not correctly handling the parameters ( the deeplink &p should be encoded for example)
however I think I can solve the issue by moving the clickref, for now use the code above
the clickref is (maybe was) a valid ( and usefull) addition to the affiliate urls.
add
Code:
define ('DF_SKIP_DFREF',true);
into the feeds.php and re-import the feed
appears that AW is not correctly handling the parameters ( the deeplink &p should be encoded for example)
however I think I can solve the issue by moving the clickref, for now use the code above
Please Log in to join the conversation.
Time to create page: 0.371 seconds