[wordpress插件] Counterize II反击II

wordpress 插件 文章 2020-04-03 14:30 432 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Simple counter-plugin with no external libs based on Counterize II by Steffen Forkmann

基于Steffen Forkmann的Counterize II的无外部lib的简单反插件

(http://www.navision-blog.de/counterize)

http://www.navision-blog.de/counterize

Saves timestamp, visited URl, referring URl and browserinformation in database,

保存时间戳,访问URl,在数据库中引用URl和浏览器信息,

and can display total hits, unique hits and other statistics in WordPress webpages.

并可以在WordPress网页中显示总匹配,唯一匹配和其他统计信息。

Admin-interface available with detailed information.

具有详细信息的管理界面。

Counterize II 2.13 doesn’t store any IP information, because this is illegal in some countries (e.g. Germany).

Counterize II 2.13不会存储任何IP信息,因为在某些国家(例如德国)这是非法的。

Counterize stores only a small hash to distingiush between different users and to get information about the user count.

Counterize仅存储一个很小的哈希值,以区分不同的用户并获取有关用户数量的信息。

External stats page to display in blog posts – visit the sample.

要显示在博客文章中的外部统计信息页面–请访问示例。。

p>

>

Version 3.0.0 supports WordPress 3.x.x.

3.0.0版支持WordPress 3.x.x。

Important note: The next versions of Counterize will be available at sample

重要说明:可以在示例 中获得Counterize的下一版本。

p>

>

Update

更新

    1. Deactive Counterize II on the Plugins menu in WordPress
    2. WordPress的插件菜单上的

    3. 停用 Counterize II

    4. Unzip the package and upload the folder counterizeii to /wp-content/plugins/.
    5. 解压缩软件包并将文件夹 counterizeii 上载到 / wp-content / plugins /

    6. Activate the plugin through the Plugins menu in WordPress.
    7. 通过WordPress中的插件菜单激活插件。

    8. Go to Counterize II on Options page, configurate your settings.

    9. 转到选项页面上的 Counterize II ,配置您的设置。

      Save the settings

    10. 保存设置

    Functions

    功能

    After you have installed the Counterize II Plugin, you can see a lot of diagrams on the Counterize II stats page (Dashboard/Counterize II).

    安装Counterize II插件后,您可以在Counterize II的统计信息页面(仪表板/ Counterize II)上看到很多图表。

    Most likely you’d like to have a counter somewhere on your pages, showing XX hits or something like that.

    您最有可能希望在页面上的某个地方放置一个计数器,以显示XX个点击或类似的内容。

    Here’s an overview of the functions which can be used in your WordPress sidebar.

    这是可在WordPress侧边栏中使用的功能的概述。

    New: – Shows a complete stats page in one of your blog posts.

    新功能:<!– counterize_stats –> –在您的一篇博客文章中显示完整的统计信息页面。

    echo counterize_getuniqueurl() : Returns amount of unique URl’s that have been shown

    echo counterize_getuniqueurl():返回已显示的唯一URl的数量

    echo counterize_getamount() : Returns total hits seen by Counterize.

    echo counterize_getamount():返回Counterize看到的总点击数。

    echo counterize_gethitstoday() : Returns total hits registered today.

    echo counterize_gethitstoday():返回今天注册的总点击数。

    echo counterize_getuniquebrowsers() : Returns amount of unique browser-strings that have visited.

    echo counterize_getuniquebrowsers():返回已访问的唯一浏览器字符串的数量。

    echo counterize_getuniquereferers() : Returns amount of unique referers that’s registered.

    echo counterize_getuniquereferers():返回已注册的唯一引荐来源的数量。

    echo counterize_getlatest7days() : Returns total amount of hits from the last 7 days.

    echo counterize_getlatest7days():返回最近7天的总点击数。

    echo counterize_getuniqueamount() : Returns total unique IP’s that’s been seen.

    echo counterize_getuniqueamount():返回已看到的总的唯一IP。

    echo counterize_getfromcurrentip() : Returns total hits from the IP that’s visiting.

    echo counterize_getfromcurrentip():从访问的IP返回总点击数。

    echo counterize_getuniquehitstoday() : Returns the number of different IP’s registered today.

    echo counterize_getuniquehitstoday():返回今天已注册的其他IP的数量。

    echo counterize_gethitstodayfromcurrentip() : Returns daily hits from the IP that’s visiting.

    echo counterize_gethitstodayfromcurrentip():从访问的IP返回每日点击。

    echo counterize_return_first_hit() : Returns the date of the first registrated entry in the database.

    echo counterize_return_first_hit():返回数据库中第一个注册条目的日期。

    counterize_most_visited_pages() : Create graph of most visited pages.

    counterize_most_visited_pa​​ges():创建访问量最大的页面图。

    counterize_most_visited_ips() : Create graph of most active IPs.

    counterize_most_visited_ips():创建大多数活动IP的图形。

    counterize_most_used_browsers() : Create graph of most seen useragents.

    counterize_most_used_browsers():创建最常看到的用户代理图。

    counterize_most_used_browsers_without_version() : Create graph of most seen useragents without version.

    counterize_most_used_browsers_without_version():创建最常见的不带版本的用户代理图。

安装步骤

    1. Unzip the package and upload the folder counterizeii to your /wp-content/plugins/ folder.
    2. 解压缩软件包并将文件夹 counterizeii 上载到您的 / wp-content / plugins / 文件夹。

    3. Activate the plugin through the Plugins menu in WordPress.
    4. 通过WordPress中的插件菜单激活插件。

    5. Go to Counterize II on Options page, configurate your settings.

    6. 转到选项页面上的 Counterize II ,配置您的设置。

      Save the settings

    7. 保存设置

下载地址
https://downloads.wordpress.org/plugin/counterizeii.3.0.1.zip
-EOF-

AI助手支持GPT4.0