1. Show total site traffic
First copy the following on the home page, such as index.html:
<Scriptasync src= "//dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></Script><spanID= "BUSUANZI_CONTAINER_SITE_PV">total number of visits to the site<spanID= "BUSUANZI_VALUE_SITE_PV"></span>Times</span><spanID= "Busuanzi_container_site_uv">number of visitors to the site<spanID= "Busuanzi_value_site_uv"></span>Visitors</span>
The first one above is to calculate the PV amount, the second is to calculate the UV amount.
2. Display the number of single page visits
On the single page, add the following:
<id= "BUSUANZI_CONTAINER_PAGE_PV"> Total reading volume < id = "BUSUANZI_VALUE_PAGE_PV" ></span > Sub </span>
For more detailed information, please refer to:
http://ibruce.info/2015/04/04/busuanzi/
Calculate website access using non-garlic child