You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hi,
I have to revisit affiliate code (again). This is specific to linking to categories. This is a sample link that for some reason the CCP admin is not picking up the mktsrc referrer.
.../store/ccp0-catshow/widget.html?mktsrc=ABCXYZ
The referrer is ABCXYZ however CCP is showing the referring URL instead. I'm almost certain that code structure is correct.
Thanks.
Last edited by CrownRoyal (03-17-2011 07:36:18)
Offline
Not sure about this, but does the referrer need to be in the form of ?
Offline
I always understood it to be 'mktsrc' where 'ABCXYZ' is the affiliate's referral code. The mktsrc does work for individual store product pages.
Offline
Fair enough, $ref is probably only for use with the display namespace.
Offline
It was my understanding that an affiliate to link to category pages using the format I show in the OP.
Offline
Just a thought. - The link looks to be SEO formatted. - Have you tried entering it into your code in non-SEO format?
Offline
.../store/ccp0-catshow/widget.html?mktsrc=ABCXYZ
That's not SEO formatted. If it was
.../store/Widgets.html?mktsrc=ABCXYZ
then I would agree with your statement. I already know the SEO format will not work.
Last edited by CrownRoyal (03-17-2011 13:06:26)
Offline
I don't know what to suggest, then, unless the debug process can shed some light on what is happening.
Offline