This Bundle provide a Symfony2 stats system so you can track varius information.
You can easly collect data and define widget to show it. There are some dewfault widget that you can use:
- counter
- leaderboard
Furthermore there is a web interface to create new widget through show one or more collected data.
The code is tested with Symfony 2.2.
Install with composer
"teckhouse/analytics-bundle": "dev-master"
Register the bundle
new TeckHouse\AnalyticsBundle\TeckHouseAnalyticsBundle()
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE