Ext/Hit statistics
From TYPO3Wiki
<< Back to Extension manuals page
[edit]
Installation
After installing this extension you must configure TypoScript to register page hits in the statistics database table.
- Choose "Template" in the "Web" module
- Click on the page that holds the template
- Coose Info/Modify from the dropdown menu
- Click on the pencil before the "Constants:" text
- Put this in the SETUP field of your template:
# Configuration for the Hits statistics extension config.stat = 1 config.stat_mysql = 1
- Click the "Update" buttom and you are done!
