hexo-pagecounter
v1.0.1
Published
All pages of hexo display the number of visitors.
Downloads
5
Readme
hexo-pagecounter
All pages of Hexo display the number of visitors.
sitescansense library is used to display page visitors. * It does not work on localhost *
Installation
$ npm install hexo-pagecounter --save
How to Use
Copy and paste the following tag where you want to display the number of visitors.
<span class="s3_pv"></span>
Example
The visitor count is displayed in the value attribute and textContent as shown in the code below.
Stylize it with markup.
About sitescansense library
SiteScanSense is a web analytics service similar to Google Analytics, used to collect and analyze statistics on website traffic and user interactions. Through this service, you can measure and improve the performance of your website.
- SiteScanSense Home https://www.sitescansense.com/
- SiteScanSense Library https://github.com/BP-Devteam/sitescansense