 |
 |
 |
 |
#37023 - 03/21/00 03:05 AM
New Members Registration Analysis Script
|
Member
Registered: 01/03/00
Posts: 213
Loc: Berkeley, CA
|
This isn't too complex a script, nor does it add any real functionality, but the data it produces is still interesting from a webmaster's point of view. This script basically goes through your member database, counts how many people joined each day, and gives you break downs on the average new members per day for each month and your UBB's future membership numbers based on your current rate of growth. I'm no statistician, so the future estimates are more or less educated guesses, still, they're worth checking out. Anyway, here's the script: http://www.magictraders.com/ubb/reginfo.txt Here's the output that my site generated: http://www.magictraders.com/ubb/regdata.txt Just download the script, rename it to reginfo.pl or something appropriate, upload it to your UBB CGI directory, set permissions, and run it via telnet or the web (telnet is highly recommended for larger sites). If you run it via telnet, it will print a "." for each member while it's processing to indicate that it hasn't hung the server. Once you get the "Done." message, you'll find a file named regdata.txt in your UBB web directory that will have all the info. You really only need to run this once every week or so for the data to change much. If someone want to make a more appealing HTML layout for the data with bar graphs and whatnot, you're more than welcome to, I'm just more of a raw data person. <IMG SRC="http://ubbcodehacking.com/ubb/smilies/wink.gif" border=0> If anyone has any interesting stat formulas they'd like to see included, let me know. ------------------ Leshrac leshrac@magictraders.com Founder, Owner - Magic Online Trading League (MOTL) http://www.magictraders.com MOTL Bulletin Board
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#37027 - 03/21/00 01:01 PM
Re: New Members Registration Analysis Script
|
Member
Registered: 02/04/00
Posts: 123
Loc: Audubon, NJ USA
|
Me2Be- Yes it looks like it just writes to data file whenever you run the script on demand. Of course you could set up a daily/weekly cron job to run it automatically, or just insert a link to the script from the control panel links page. -Chris ------------------ Chris Schreiber chris@fast4gl.com Fast 4GL Systems, Inc. http://www.fast4gl.com/UBB: http://www.progresstalk.com/
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#37036 - 03/22/00 12:13 PM
Re: New Members Registration Analysis Script
|
Junior Member
Registered: 02/27/00
Posts: 6
|
Thanks for version 2 Cal.... I killed v1 after downloading 4MB or so..... Came back here and saw the new one.... ------------------ Regards, Arie Slob, InfiniSource, Inc. http://www.infinisource.com Internet & Windows Resources
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#37048 - 03/23/00 11:14 AM
Re: New Members Registration Analysis Script
|
Member
Registered: 02/04/00
Posts: 123
Loc: Audubon, NJ USA
|
Great work Cal! Now I don't have a problem posting a link to the html stats from my board.... I am sure many people will like offering this to their users. Thanks, -Chris ------------------ Chris Schreiber chris@fast4gl.com Fast 4GL Systems, Inc. UBB: http://www.progresstalk.com/
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#37049 - 03/23/00 11:33 AM
Re: New Members Registration Analysis Script
|
Member
Registered: 02/04/00
Posts: 123
Loc: Audubon, NJ USA
|
Cal- I think I spotted a minor typo in the very last line of reginfox: It seems the link is incorrect. -Chris ------------------ Chris Schreiber chris@fast4gl.com Fast 4GL Systems, Inc. UBB: http://www.progresstalk.com/
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|