coldtrick/entity_view_counter

Count the views of selected entities

v7.2 2024-04-03 10:59 UTC

This package is auto-updated.

Last update: 2024-04-03 11:00:24 UTC


README

Elgg 5.0 Lint Checks Latest Stable Version License

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.

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

Installation instructions

Once this plugin is enabled it will NOT track anything by default.

Go to the plugin settings (http://your-site-url/admin/plugin_settings/entity_view_counter) and select the entity types you wish to track.

If you enabled or disabled a plugin, please revisit the plugin settings page. Their may be more/less entity types available, check if the configuration is still what your want.