该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Kento WordPress Stats

描述

Trace your website visitors by user id or guest
see who is online by user id and where they come from and other important information about visitors like visit duration, operating systems, browsers, location, screen size, unique visit or not and many others

屏幕截图

  • Total user online.
  • Visit data.

安装

  1. Install as regular WordPress plugin.
  2. Go your Pluings setting via WordPress Dashboard and activate it.

after activating plugin please go Settings -> Kento WP Stats
you will see live visitors stats.

take a test by visiting any page of your website.

How does this work ?

When someone visit your website the script on plugin will collect following data

  • userid
  • event (visit, login, logout, published post, comments and etc.)
  • browser
  • platform(Operating system)
  • ip(IP Address)
  • city(By IP Address)
  • region(By IP Address)
  • country Name(By IP Address)
  • url_id(Which is visiting)
  • referer doamin
  • referer_url
  • screensize
  • is unique visit
  • page view landing count

and store table ‘kento_wp_stats’ and ‘kento_wp_stats_online’

and display on admin for live visitors.

N.B. Initial version display only live online visitors. we are updating and will display more stats about visitors.

评价

2016 年 9 月 3 日
After trying two others that were suppose to work with my version and did not, i decided to try yours. It works and i wanted to thank you so much for the hard work. Dave
阅读所有2条评价

贡献者及开发者

「Kento WordPress Stats」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1

  • Update admin settings.
  • Update Live Stats.
  • Update Visitors List Data.

1.0

  • Initial release