💄 Support more of analytics engine such as baidu, google, busuanzi and so on, then add new web information widget. close #19

This commit is contained in:
凡梦星尘
2022-09-11 18:33:41 +08:00
parent c38a439171
commit 2a7fd9f8fb
21 changed files with 197 additions and 86 deletions

View File

@@ -895,17 +895,19 @@ params:
# 51La Analytics
# See: https://invite.51.la/1NUfGTS1?target=V6
laId: #<anaytics_id>
# TODO
# Show Views / Visitors of the website / page with busuanzi.
# For more information: http://ibruce.info/2015/04/04/busuanzi/
busuanzi:
visitors: false
visitorsIcon: fa fa-user
views: false
viewsIcon: fa fa-eye
postViews: false
postViewsIcon: far fa-eye
# 百度统计
# Baidu Analytics
#baidu: #<anaytics_id>
# 谷歌统计
# Google Analytics
#google: #<anaytics_id>
# 不蒜子统计
# Show Views / Visitors of the website / page with busuanzi.
# For more information: http://ibruce.info/2015/04/04/busuanzi/
busuanzi:
visitorsIcon: fa fa-user
viewsIcon: fa fa-eye
postViews: true
# ---------------------------------------------------------------