Closed (fixed)
Project:
Affiliate-NG
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2011 at 07:12 UTC
Updated:
11 May 2015 at 14:04 UTC
Jump to comment: Most recent
Comments
Comment #1
christyjohn commentedI am using Commerce Affiliate for which this module is a requirement. As far as I see I can refer a site using
site.com/ref/{user_id}/{campaign_id}, and this shows in Affiliates Overview window. But the issue is admin has no option to find out which customer the referral actually belongs to (or is there any, I don't know).I am also looking into the code to see more of it. IF bojanz could reply, it would have been a help.
Comment #2
facine commented+1
Comment #3
portulacaYou can use it that way with some extra configuration, look here http://drupal.org/node/1869620#comment-7011678 and here http://drupal.org/node/1279148
Comment #4
perignon commentedAs reference, the Commerce Affiliate helper module is what you need. That will look for an affiliate ID on the persons browser (cookie) and will add that to the Commerce Affiliate database database.
What is still being worked on is a UI for all the data. The data is being recorded and all the data needed to create an "Amazon" like affiliate program is there.