Plugin Directory

Social Traffic Monitor

Social Traffic Monitor is a plugin for WordPress blogs that monitors your blog traffic for activity coming from social news or bookmarking sites.

Download Version 1.3.1

To install, copy social-traffic-monitor.php to the wp-content/plugins/ directory of your blog. Activate the plugin from your Administration panel, and then, using the theme editor, add this line of code wherever you want to display the chart and/or referrers:

<?php social_traffic(); ?>

Alternatively, you can supply some custom HTML to display along with the chart and/or referrers, if they are displayed by calling the plugin like so:

<php social_traffic('<div>%s</div>'); ?>

The "%s" will be replaced by the output created by the plugin. In this instance, the div tags will only be output if the plugin has something to display.

Requires: 2.5 or higher
Compatible up to: 2.6.2
Last Updated: 2008-9-11 Downloads: 2,756

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(2 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.