Contributions
HTTP_REFERER Referral 1.0
Note this contribution was developed on an MS1 build. But it should work fine on any other.
This contribution will put the referral URL on the order status page, so you know exactly how each sale was made!
Files changed:
Files to change:
/catalog/checkout_process.php
/catalog/includes/applications_top.php
/admin/orders.php
/admin/includes/classes/order.php
Shouldn't take you more than 10 minutes to install - very simple!
Expand All / Collapse All
This adds MS2 support. This fixes the problem where the REFERER url was not being stored in the $referer_url variable, hence nothing was written to the database.
Instructions are included for MS1 and MS2
Add fix for customers who pay with Paypal IPN. If you do not offer Paypal as a payment method, you do not need this update.
:)
Discuss this addition at http://forums.oscommerce.com/index.php?showtopic=99177
This will allow you to click the referral URL, which will open in a new window. Now you know where they came from, but you can also click it to 'see' where they came from.
Forgot to give discussion link. Please talk about this contribution here:
http://forums.oscommerce.com/index.php?showtopic=99177
Note this contribution was developed on an MS1 build. But it should work fine on any other.
This contribution will put the referral URL on the order status page, so you know exactly how each sale was made!
Files changed:
Files to change:
/catalog/checkout_process.php
/catalog/includes/applications_top.php
/admin/orders.php
/admin/includes/classes/order.php
Shouldn't take you more than 10 minutes to install - very simple!
Note: Contributions are used at own risk.