I've created a simple MyBlogLog module for Drupal 4.7. This module provides the following features:
- Inserts the MyBlogLog tracking javascript into generated pages - no need to hand-edit your template's page.tpl.php file, or manually create a block to inject the tracking javascript.
- Provides the "Recent Reader" widget block
(includes configuration options - color, width, # rows, etc.)
- Disable visitor tracking for Administrators and other users on a per-role basis (prevent skewed stats due to admin or other roles' visits.)
... and more