這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

When someone clicks on a link to your blog on one of the major social news or bookmarking sites (currently Digg, Netscape, Reddit, Newsvine, Fark, Slashdot, Del.icio.us, and StumbleUpon), the plugin begins to log the visits to that page. This data can then be displayed in the form of a graph of visitors per hour.

Each vertical line in the graph represents one hour, and you can customize how many hours the graph shows. You can also choose to display and link to the top referrers below the graph – a great way to prompt other users to return to those sites and vote for your story.

Note: this plugin will only display the graph and/or referrers on single-post pages, and it won’t display anything unless that post has been accessed from one of the social news sites.

螢幕擷圖

  • Graph produced by the Social Traffic Monitor Wordpress plugin

安裝方式

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Social Traffic Monitor〉的開發相關工作。

參與者

將〈Social Traffic Monitor〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄