Top Mud Sites Forum Return to TopMudSites.com
Go Back   Top Mud Sites Forum > Mud Development and Administration > MUD Administration
Click here to Register

Reply
 
Thread Tools
Old 05-11-2006, 05:08 PM   #1
Trevalen
New Member
 
Join Date: Apr 2006
Posts: 4
Trevalen is on a distinguished road
A big part of running a professional quality text game is adhering to professional methods and procedures on "the back end," in the design and maintentance of systems that players never see.

One very common "back end" system for commercial endeavors is data tracking; automatically and systematically tracking data about your customers, about how your product is used, when it is used, and where users come from,.

This applies to MUDs in some obvious ways. You can track referrers for new visitors to your website, you can track the "online time" of players, the rate (and locations) that coins enter the economy, you can log when valuable items are destroyed or when player killings occur.

My questions are, what have other MUD administrators chosen to track? What situations have come up where data tracking was unexpectedly useful? What do you wish you had tracked from the beginning but did not? How do you store your data and for how long do you keep it? Or any other interesting tidbits related to this topic.

-T
Trevalen is offline   Reply With Quote
Old 05-11-2006, 05:33 PM   #2
the_logos
Legend
 
the_logos's Avatar
 
Join Date: Sep 2002
Location: Mill Valley, California
Posts: 2,305
the_logos will become famous soon enough
As much as we think to track, pretty much. Everything from avatar deaths (broken down by source) per hour to the total number of avatar moves made per hour to data on gold generation, gold movement, lesson use, credit use, mob deaths, position on TMS, character creations, fish caught per hour, etc etc etc. You're not tracking enough until you simply cannot support the storage requirements of your logs.

Presently, we keep most data logs forever, but there are some exceptions in which a data point is only kept for a finite period of time due to the sheer amount of data in those types of logs.

Of course, just logging things isn't enough. If you don't do analyse them and react to the data presented, your logs are fairly useless. The way I look at it is that you may as well log whatever comes to mind. Some of the logs may turn out to be relatively useless, but others will be used on a near-daily basis.

--matt
the_logos is offline   Reply With Quote
Old 05-11-2006, 06:41 PM   #3
ScourgeX
Member
 
ScourgeX's Avatar
 
Join Date: Aug 2002
Location: Midwest
Home MUD: Scourge of Time
Posts: 89
ScourgeX is on a distinguished road
ScourgeX is offline   Reply With Quote
Old 05-11-2006, 11:07 PM   #4
Baram
Member
 
Baram's Avatar
 
Join Date: Jan 2006
Location: Seoul
Home MUD: Tears of Polaris
Posts: 218
Baram is on a distinguished road
I hadn't thought of help files, but that's a really good idea.

*Steals idea*
Baram is offline   Reply With Quote
Old 05-15-2006, 01:37 PM   #5
Kelvin
New Member
 
Join Date: May 2004
Posts: 13
Kelvin is on a distinguished road
We log basically every econ action in the game since our beginnings a few years ago. Initially these were flatfiles, later on we added in-game SQL support so we now use that instead. Things we track:
<ul>[*]Econ Actions (Buy/Sell Mechs and Other Things)[*]Skill Advancements[*][*]The winners of scenarios[*]Player login/logout dates and usage stats[*]Tallies for capturing objectives on a per-player basis[*][*]Staff/Administrative command usage[*][/list]
This is all done via SQL and is minimal overhead, so we really try to go out of our way to track stats and make a lot of them publicly available.
Kelvin is offline   Reply With Quote
Reply


Thread Tools


Data Tracking - Similar Threads
Thread Thread Starter Forum Replies Last Post
Google trends data for MUDs the_logos Tavern of the Blue Hand 12 08-31-2007 02:25 AM
Data Storage System darmir Advanced MUD Concepts 0 03-16-2006 12:33 PM
Tracking/Hunting Mobs karlan MUD Coding 5 05-21-2003 09:59 AM
Expanded socket/IP/NIC tracking anyone? Terloch MUD Coding 7 02-11-2003 03:12 PM
Static vs. Dynamic data structures Warhead MUD Coding 1 09-03-2002 09:49 PM

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

All times are GMT -4. The time now is 11:03 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Style based on a design by Essilor
Copyright Top Mud Sites.com 2022