pleio / entity_view_counter
This plugin counts and shows the number of views for objects.
Installs: 4 004
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 0
Type:elgg-plugin
Requires
- composer/installers: ^1.0.8
This package is not auto-updated.
Last update: 2024-11-01 22:10:06 UTC
README
Count the views of the configured registered entity types. The views will only be counted on the full view of an entity and not for the owner of the entity. Furthermore only one view will be counted per user session.
For configuration options check the INSTALL.txt and/or the plugin settings
Contents
-
Features
-
ToDo
-
Features
- track the full view of the selected entity types
- spider and bot (search engine) views will in most cases not be tracked, so this should give a fair count
- ToDo
- Enable the tracking of user profiles
- Enable the tracking of group profiles