by Chemo
This contribution gives a handy report detailing customer registrations over a given timeframe and vcarious output modes. Number of registrations can be output on a daily, weekly, monthly, or yearly basis. This will be handy to track campaigns, specials, and to gauge other marketing.
STEP 1 - Upload the included files
The files should be located in the admin directory of this contribution.
- admin/customer_stats.php should be uploaded to *admin*/customer_stats.php
STEP 2 - Edit *admin*/includes/boxes/report.php
Find this code:
REPLACE it with this:
If you have a modified admin/includes/boxes/reports.php the just add another link to the customer_stats.php file as in the code above.
Notes
The installation is pretty straight forward and designed to be as easy as possible.
Support
osCommerce is a community driven organization and as such the support base will fall entirely on the forum members. The base class is thoroughly commented and should be easy to follow for any coder. I offer limited support in-between paid projects (feeding my family comes first before volunteer time).
If you use this contribution and find it useful a small donation can be made via PayPal. This will enable me to offer one-on-one support and also fund releasing other contributions. In addition, if you make a donation it'll make you eligible for other performance optimization contributions that are not released!
Credits
This contribution is based on the code of Charly Wilhelm. Enjoy!