ez projects / ezgoogleanalytics
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| ezgoogleanalytics | Bertrand Dunogier | alpha | 0.1 | 4.0,4.1,trunk |
Google analytics provides a gdata API that allows you to fetch statistics from any source.
This extension implements this protocol, and aims at allowing editors & developers to use google analytics data from eZ publish.
The current feature set is a bit limited. However, the extension currently offers a way to easily display simple statistics about your pages (urls): number of views, entrances, exits, total time spent on the page, etc.
A script, pagedata.php, will fetch and consolidate analytics data for your website, and a fetch function will let you get & display these statistics for any page of your site.