counts the number of calls for this action and displays the number of visits
syntax:
{up site-visit}: increment the dir-logs/id-alias_article.log file
{up site-visit=*}: Calculates and displays stats for ALL files
{up site-visit=0}: displays the stats for current article
{up site-visit=12}: displays the stats for article id = 12
{up site-visit=mask}: displays the stats of the files corresponding to the mask
The display is made using templates and keywords:
--- tmpl-lign: result for a log file (an article)
##count##: total number of unique visits for an article
##id##, ##alias##, ##title##, ##created##, ##updated##: article data
##catid##, ##catalias##: id and alias of the category of the article
##detail##: displays the details of visits by year, month, language
--- tmpl-detail-period: model for a period of ##detail##
Keywords for sub-templates of ##detail##
Breakdown by item: ##PERIOD##, ##TOTAL##, ##LANG##
Repeating pattern for ##LANG##: ##LANG##, ##COUNT##
Detail by number of pages viewed by a visitor: ##PERIOD##, ##TOTAL##, ##PAGES-VISITORS##
Repeated pattern for ##PAGES-VISITORS##: ##NBPAGES##, ##NBVISITORS##:
▼
▼