[[pageindex]]UPDATE: shout outs to Zach, Cliff, Justin, and Thomas who’ve submitted bug reports. Their feedback has been rolled in to the B4 July 20 release, available now (look for the link below).
This is likely the last release before the code gets bundled into bsuite (more details on that later).
Changes
This documentation supersedes any previous documentation.
More [...]
Posted July 19, 2005 by Casey
Categories: Technology. Tags: beta, blog pulse, bstat, bstats, graph, plugin, pulse, referrer, search term, statistics, stats, stats tracking, usage, wordpress, wordpress plugin. 44 Comments.
UPDATE: bstat has been updated.
bStat is a hit and search term stats tracking plugin for WordPress. In addition to reporting lists of popular stories and popular search terms, it will report recent comments and a unique “pulse” graph showing the activity for a story or the entire blog over time.
The documentation for the current release [...]
Posted July 9, 2005 by Casey
Categories: Technology. Tags: blog, bloggers, bstat, bstats, hit counters, live stats, logs, plugin, pmachine, pulse, search terms, statistics, stats, stats tracking, traffic patterns, wordpress, wordspress plugin. 4 Comments.
UPDATE: bstat has been updated.
Beta 2 never went public. This is beta 3.
Changes
This documentation supersedes any previous documentation.
The bstat_pulse() function has been improved and now uses your CSS for appearance. Call bstat_pulse_style() to add my default styles inline if you don’t want to modify your CSS. Also, bstat_pulse() now has two switches to control [...]
Posted July 6, 2005 by Casey
Categories: Technology. Tags: beta, blog pulse, bstat, bstats, graph, plugin, pulse, referrer, search term, statistics, stats, stats tracking, usage, wordpress, wordpress plugin. 14 Comments.
UPDATE: bstat has been updated.
I’ve finally added a clean admin interface to my bstat WordPress stats tracking plugin and cleaned up the code for release as a public beta.
Quick Start Installation
Download and unzip bstat.zip
Place bstat.php in you wp-content/plugins directory
Place spacer.gif in your wp-content directory
Log in to your WordPress admin panel and activate the plugin, then [...]
Posted June 20, 2005 by Casey
Categories: Technology. Tags: beta, blog pulse, bstat, bstats, graph, plugin, pulse, referrer, search term, statistics, stats, stats tracking, usage, wordpress, wordpress plugin. 4 Comments.
I imported the content of my old referrer tracking database as hits in my new bstat stats datatabase so I could have more data to work with. I mixed this with a fairly simple graphing routine and now we can see the “pulse” of the whole site and each story. Take a look at the [...]
Posted June 10, 2005 by Casey
Categories: Technology. Tags: blog pulse, bstat, bstats, plugin, pulse, statistics, stats, stats tracking, wordpress, wordpress plugin. 4 Comments.
I’ve been hard at work on my bstat stats tracking plugin for WordPress and you can see the results in the sidebar and in the story views here. The work has been made especially easy because of the great documentation, including writing a plugin, plugin API, and related pages at the WordPress codex.
I’m testing the [...]
Posted June 10, 2005 by Casey
Categories: Technology. Tags: bstat, bstats, plugin, statistics, stats, stats tracking, wordpress, wordpress plugin. 3 Comments.
WordPress’s XML-RPC support looks pretty good. Heck, it supports a half dozen APIs and works well with ecto … except for tag support, which is my only complaint with it so far.
The Movable Type API supports a “keywords” field that I’m thinking can be hijacked as a “tags” field instead, but while ecto sends the [...]
Posted May 28, 2005 by Casey
Categories: Books, Movies, Music. Tags: api, codex, ecto, plugin, tag, tags, xml, xml-rpc. 3 Comments.
I’m more than surprised that there’s no (decent) stats plugin for WordPress, but that hasn’t stopped me from writing me own. It’s called “bstats,” and I’ll release a beta soon. In the meantime. the “today’s most popular” list comes directly from this new plugin.
Technorati Tags: bstat, bstats, decent, plugin, stat, statistics, stats, tracking, usage, wordpress
Posted May 27, 2005 by Casey
Categories: Technology, Warren. Tags: bstat, bstats, decent, plugin, stat, statistics, stats, tracking, usage, wordpress. 2 Comments.
I thought I was real smart when I modified the tags plugin to support integration with Technorati. The code was simple, just look in the tags.php plugin file for the foreach statements that run through the tags names and turn them into links on the page and change the $tags[] = statement to look something [...]
Posted May 25, 2005 by Casey
Categories: Technology, Warren. Tags: integration, php, plugin, tag, tags, technorati, wordpress. 2 Comments.