|
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
days |
digits | Show the number of hits over the past number of days indicated. Default is to show all hits. | 0 | 1 |
since |
text | Date since the hits are collected in a format supported by strtotime | 10.0 | |
type |
alpha | Object type, such as wiki, file gallery, file, article, etc. Default is
wiki . |
wiki | 1 |
object |
text | For a wiki page, the page name, for other object types: ID number + ? + object title | 1 |
This code: Copy to clipboard
|
|
Would produce on this site (total hits for this page): 10952 |
This code: Copy to clipboard
|
|
Would produce on this site (hits on the Documentation page - home page for this site - for the past 30 days): 346330 |
This code: Copy to clipboard
|
|
Would produce on this site (total hits on article ID 19, titled News from doc.tw.o!): 5783 |