Linux 软件免费装
Banner图

Page Visits Counter - Lite

开发者 strongetic
更新时间 2024年10月14日 20:21
捐献地址: 去捐款
PHP版本: 5.6.40 及以上
WordPress版本: 6.6.2
版权: GPLv2 or later
版权网址: 版权信息

标签

page counter post counter wordpress post view wordpress page view page visits post visits wordpress visit stats page visits report console counter count without refresh count without reload developer tools counter

下载

详情介绍:

This plugin is going to display the number of visits for each page in the: You can add and display counters on the frontend of your website: ( Page-visits-counter does not count page refresh as a new visit while Website-visits-counter counts everything. ) Hidden page counter + admin page reports https://www.youtube.com/watch?v=wxWiFin8NwE How to display hidden counter on a website frontend? https://www.youtube.com/watch?v=LWKxYhtYH3o The purpose of this plugin is to supplement the report of actual visits to the pages of the website that cannot be recorded through advanced analytical tools. Advanced analytical tools require the consent of a visitor before the visit is recorded. WHY LITE? NOT COUNTING COUNTING ON CHANGE NAME of Page, Post, Product... If you change the name of an existing page, post, product, archive, etc. then the old page will remain intact in the page visits report. After a new visit, the new page name will appear in the page visits report and the counter will start counting visits for the new page from the start. ON DELETE of Page, Post, Product... If you delete an existing page, post, product, archive, etc. then the page will remain intact in the page visits report including its number of visits. VISITS-COUNTER ON THE WEBSITE FRONTEND There are two counter types: You can add one or both counter types on your website or page frontend. Instructions on how to add counter/s to your website are in the plugin settings page under the tab named counter. FEATURES REQUIREMENTS PLUGIN UNINSTALL On the plugin delete/uninstall it will automatically clean its data from the database unless you select to preserve them in the plugin settings area. Therefore, it is harmless for you to try out this plugin. FOR DEVELOPER Admin dashboard widget has four wp-hooks:

安装:

  1. FIRST DOWNLOAD PLUGIN ZIP FILE.
  2. Log in to your administration panel.
  3. Go to Plugins page, click on Add New, then click “Upload Plugin” .
  4. Then click “Choose file” then select the plugin zip file.
  5. Install and activate plugin.
ATTENTION After the plugin is installed and activated, you need to flush the cache memory for all pages and delete minified javascript (JS) and styling (CSS) files. ( Minified JS and CSS files will be recreated automatically by their own plugin/software.) WHY? If you are using cashing method to improve your website loading speed then you have to clean the cache memory so the plugin code gets included in your website code. Otherwise, it will not work. WHERE TO FIND? A WP website cashing options can be found in:
  1. WP cashing and automatic optimization plugins
  2. Server/Hosting ( Not every hosting has this option... )
  3. Cloud
( A minify JS and CSS option can be found in WP automatic optimization plugins. ) You should flush the cache memory from all three places in the presented order. Usually, there are buttons for that: WHAT AFTER? After that, log out from your website and visit the page that counts. That visit should be recorded and you should see it in the plugin dashboard widget. To see it, you should log in again to your WP website backend and visit the menu option called Dashboard. Search for the widget like seen in the screenshot tab.

屏幕截图:

  • SETTINGS AND DOCUMENTATION PAGE
  • DEVELOPER-TOOLS/CONSOLE - Page visits
  • DISPLAY COUNTER ON WEBSITE FRONTEND - code samples

升级注意事项:

1.1.1 - 15.04.2021 Upgrade: "Not counting this page" indicator in hidden counter when logged in with not counting user role. Bug fixed - getting the page report data when page report deleted. 1.1.0 - 14.04.2021 Upgrade: Add HTML code and display counter on the website frontend:
  • Current page visits counter
  • Website visits counter Dev Tools / console - see the visits number even if you are logged in with a user role that doesn't count...
1.0.5 - 06.04.2021 Upgraded - switching between hidden and visible list when search menu expanded 1.0.4 - 31.03.2021 Plugin internationalized Tested on WordPress 5.7.0 Bug fixed - deselect all on list type switch when options menu closed 1.0.3 - 29.03.2021 Dashboard widget - Video tutorial button added 1.0.1 - 23.03.2021 On page report/s delete remove it from hidden reports list 1.0.0 - 22.03.2021 Initial release... On plugin delete, this plugin will automatically clean its data from the database unless you select to preserve data in the plugin settings area. Therefore, it is harmless for you to try out this plugin.

常见问题:

Where I can find the page visits report as seen on the screenshot?

If you have installed and activated the plugin then you can select the "Dashboard" option from the WordPress admin menu and there you should find a widget called "ALL PAGE VISITS." If it is not expanded, just click on the title and you should be able to see it. If there are no recorded visits yet, a quick info tab is going to be expanded with a short explanation on what type of visits are going to be recorded.

Where I can find the plugin settings page?

You will find it under the settings option in the WordPress admin menu. It is called "Page Visits Counter Lite".

Is it going to count the sum of all page visits?

Yes, there are two TOTAL VISITS boxes. The first one is going to sum all page visits without counting a page refresh/reload. The second one will count the sum of all visits, including a page refresh/reload.

Can I delete a page from the report?

Yes, you can.

Can I update the number of visits?

Yes, you can update the number of TOTAL VISITS box and you can update the number of visits for each page. The TOTAL PAGE VISITS box will recalculate the number of page visits automatically.

Can I enable page refresh/reload counting for each page report?

No, there is no such option.

Can I set it up so it will preserve page visit records after the plugin is uninstalled?

Yes, you will find that option (checkbox) in the plugin settings area under the settings tab. Just check the option called "Do not delete plugin data on plugin delete/uninstall" and click on the Save button.

Can I display a number of page visits on the website/page frontend?

Yes, you can add and display one or both counters on the frontend of your website:

  • Page-Visits-Counter - does not count page refresh
  • Website-Visits-Counter

Why frontend visits-counter displays N/A?

  • N/A stands for "Not Available"
  • It is a default counter state - counter does not use zero
A not-counting page is going to display N/A. Also, any other page is going to display N/A until it is visited by either:
  • signed-out user
  • signed-in user with a counting user role
( For more info about "Counting" and "Not Counting" read in the plugin documentation. ) You can find explanation in the plugin settings page under counter tab.

Does it set cookies into the user browser?

No, this plugin does not set browser cookie/s.

I have visited my page but my visit is not recorded?

You have to logout before visiting the page or login with one of the user roles that page will count. (Please read the plugin documentation under titles "NOT COUNTING" and "COUNTING".)

I have visited my page but only the TOTAL VISITS box has recorded the visit?

You have probably refreshed the page and the TOTAL VISITS box is counting everything including a page refresh/reload. Page visits are not counting page refresh/reload. (Please read the plugin documentation under titles "NOT COUNTING" and "COUNTING".)

更新日志:

1.2.1 - 12.10.2024 Tested on WP version 6.6.2 Bug Fixed - delete page 1.2.0 - 13.12.2023 Fix coding standards Add the disclaimer and privacy policy in plugin files Hash IP address Add Croatian translation Tested on WP version 6.4.2 1.1.7 - 10.02.2023 Fix nonexistent array key error when new IP - ( prevent PHP warning in debug.log ) 1.1.6 - 10.02.2023 Tested on WP version 6.2 1.1.5 - 04.11.2022 Tested on WP version 6.1 == Changelog == 1.1.4 - 16.07.2022 Tested on WP version 6.0.3 1.1.3 - 12.07.2022 Tested on WP version 6.0 Tested with PHP version 7.4 1.1.2 - 10.02.2022 Tested on WP version 5.9 1.1.1 - 15.04.2021 Upgrade: "Not counting this page" indicator in hidden counter when logged in with not counting user role. Bug fixed - getting the page report data when page report deleted. 1.1.0 - 14.04.2021 Upgrade: Add HTML code and display counter on the website frontend: 1.0.5 - 06.04.2021 Switching between hidden and visible list when search menu expanded is upgraded 1.0.4 - 31.03.2021 Plugin internationalized Tested on WordPress 5.7.0 Bug fixed - deselect all on list type switch when options menu closed 1.0.3 - 29.03.2021 Dashboard widget - Video tutorial button added 1.0.2 - 23.03.2021 On page report/s delete - remove it from hidden reporting bug fixed 1.0.1 - 23.03.2021 On page report/s delete remove it from hidden reports list 1.0.0 - 22.03.2021 Initial release...