Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2022-07-03 (1 month ago) ![RSS 2.0 feed](/graphics/phpclasses/rss2.png) | | Not yet rated by the users | | Total: 33 This week: 5 | | All time: 10,536 This week: 48![Up](/graphics/phpclasses/up.png) |
|
Description | | Author |
This package provides a Melis CMS module to provide page access statistics.
It extends the Melis content management system to keep track of the access to the pages served by a site built using Melis using database tables.
This Melis module also provides a page analytics tool and a page analytics tab to show statistics such as visitor counts, dates of visits, etc. Innovation Award
![PHP Programming Innovation award nominee PHP Programming Innovation award nominee](/award/innovation/nominee.gif) July 2022
Nominee
Vote |
Most site owners are interested to know how their sites are doing in access statistics, so they can figure out how to improve the sites to make them attack more users.
Many sites use external analytics tools like instance Google Analytics.
If for some reason, the site owners prefer to avoid using external analytics tools, the package can provide a good alternative.
This package provides a page analytics module for sites that use the Melis PHP content management system.
Using the Melis CMS with this module, sites do not need to use any other external site access statistics to track how the sites are doing in terms of users that visit the sites.
Manuel Lemos |
| |
![Picture of Fabrice Fesch Picture of Fabrice Fesch](/graphics/unknown.gif) |
|
Innovation award
![Innovation award](/graphics/phpclasses/innovation-award-logo.png) Nominee: 4x |
|
Details
Melis CMS Page Analytics
Offers basic page analytics reporting inside Melis Platform.
Getting started
These instructions will get you a copy of the project up and running on your machine.
Prerequisites
The following modules need to be installed to have Melis CMS Google Analytics module run:
* Melis core
* Melis engine
* Melis CMS
* Melis front
Installing
Run the composer command:
composer require melisplatform/melis-cms-page-analytics
Database
Database model is accessible via the MySQL Workbench file:
/melis-cms-page-analytics/install/sql/model
Database will be installed through composer and its hooks.
In case of problems, SQL files are located here:
/melis-cms-page-analytics/install/sql
Tools and elements provided
-
Page analytics tool
- user can choose any of the available analytics module as their site's analytics tool
- provides statistics such as visitor counts, date visited, etc.
-
Page analytics tab inside the Melis CMS page system
- Provides page specific statistics that the tool provides.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.