|
Untitled Document
Affiliate Web Traffics Tracking System V1.1 WHAT'S NEW IN v1.1
v1.1
New Features
Web Traffics Viewer
-
Ability to filter Web Traffics to display Unique IP by
first or latest occurrence of one particular IP address.
-
View Web Traffics coming from one particular affiliate
Review Affiliate Applications
-
The account information email to be sent to newly
accepted applicant now contains the new applicant's password.
Sale Commission Related
-
Two different types of commission setting. (To be
configured at configuration page) Merchant can now set individual commission
rate for every product or set a standard commission rate (by percentage) to
every sale.
-
Ability to retrieve passback parameters from payment
gateway system (if supported by payment gateway system).
-
2Checkout.com and PayPal payment gateway systems are
supported at the moment.
-
New field is added to the product table, Item ID. This
field is needed if you set individual commission rate for every product and
wish to retrieve passback parameters from payment gateway system. The item
ID will has to be the same as the one recorded in the payment gateway
system, or your own shopping cart system if the item ID is passed into
payment gateway system.
-
Several new fields are also appended to the sale table.
They are
Payment Gateway System (indicate the system used to make the sale
transaction),
Receipt No./Transaction ID (generated by payment gateway system),
Item ID (item ID from the shopping cart system, or from payment gateway
system),
Quantity (Quantity of the item sold)
Commission (Computed commission for the affiliate who directed the sale)
Sale Total (Total sale amount)
-
Search Sale by Receipt/Transaction ID (If you have
enabled AWTT to retrieve passback parameters from payment gateway system)
-
Search Sale by the commission which falls between the
range you specified
-
You can now add affiliate sale manually via the
affiliate sale editor. You can also edit or delete existing affiliate sale
by clicking on the edit/delete button on the view individual affiliate sale
page.
-
Optional sale note, allowing you to append your
personal note/remark to affiliate sale. Invisible to the affiliate.
Banner Related
-
You can now specify the product URL link for the
product banners you have. User who clicks on the banner will be led to the
specified product page directly.
Website Setting & Configuration
-
New Configurable Options:
How to Obtain Sale Information: - Let you specify how you wish to
obtain sale information. By hidden image tag on the sale return page or
retrieve passback parameters from payment gateway system.
How to Calculate Sale Commission: - Apply individual commission rate
to every product or simply apply a standard commission rate to every
successful sale
Mass Mailer Setting: - Let you specify how mass emails should be
sent. You can send out mail to all affiliates by concatenating all the
emails into one string and send the mail once through the mail() function.
Or only pass one email to mail() function at a time, which mean sending mail
to multiple recipients will need to call mail() function several times in a
loop. The advantage of latter option is that affiliate who receives the
email will not be able to see other affiliate's email in the mail header but
at the expense of execution speed.
Duration to ignore user from same IP: - Now you can ignore user from
same IP up to a week.
Online User Manual
-
Both admin and user affiliates can now access online
user manual via the User Manual link located at the header of AWTT control
panel.
Bug Fixes:
Problem: The existing affiliate commission
changes when you make changes to the commission percentage in Product commission
editor.
The affiliate commission is now computed when
the sale has been made and stored in the sale table. For existing AWTT users,
simply run the update.php (located in the mysql directory) to compute the
commission for all existing affiliate sales.
AWTT V1.0
AWTT initial release
|