Closed (outdated)
Project:
Affiliate-NG
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 01:06 UTC
Updated:
26 Mar 2017 at 02:31 UTC
Jump to comment: Most recent
Comments
Comment #1
perignon commentedSome of this will require relations to be build. The main focus of the work on this module right now is to get something you can use to build your own reports, offering only example views of reports. At the moment, it is hard because there has to be a views relationship built in order to run some joins on tables to get good reports. The good thing is that all the data needed to create any foreseeable report is being recorded by the module and put into the database. This is a good thing because your site has been recording the data if you have already been using the module. Just need an easy way to build reports. In a short fix, you can build custom SQL queries to generate the reports.
Labeling this as more of a feature request. Not necessarily a bug because the module is recording the data, just no good way of displaying it at the moment. And the module is working as currently designed.
Comment #2
mikejw commentedI think this is no longer a problem as affiliate_uid is now visible on Affiliate clicks.